Fix: add version:1 for app template import format
This commit is contained in:
parent
faa09ececa
commit
a613d273cc
1 changed files with 9 additions and 0 deletions
|
|
@ -1,9 +1,11 @@
|
||||||
{
|
{
|
||||||
|
"version": 1,
|
||||||
"templates": [
|
"templates": [
|
||||||
{
|
{
|
||||||
"label": "FortiSwitch 1024E",
|
"label": "FortiSwitch 1024E",
|
||||||
"shortName": "FS-1024E",
|
"shortName": "FS-1024E",
|
||||||
"deviceType": "network-switch",
|
"deviceType": "network-switch",
|
||||||
|
"category": "Networking",
|
||||||
"manufacturer": "Fortinet",
|
"manufacturer": "Fortinet",
|
||||||
"modelNumber": "FS-1024E",
|
"modelNumber": "FS-1024E",
|
||||||
"referenceUrl": "https://www.fortinet.com/products/switches",
|
"referenceUrl": "https://www.fortinet.com/products/switches",
|
||||||
|
|
@ -24,6 +26,7 @@
|
||||||
"label": "FortiSwitch 224E",
|
"label": "FortiSwitch 224E",
|
||||||
"shortName": "FS-224E",
|
"shortName": "FS-224E",
|
||||||
"deviceType": "network-switch",
|
"deviceType": "network-switch",
|
||||||
|
"category": "Networking",
|
||||||
"manufacturer": "Fortinet",
|
"manufacturer": "Fortinet",
|
||||||
"modelNumber": "FS-224E",
|
"modelNumber": "FS-224E",
|
||||||
"referenceUrl": "https://www.fortinet.com/products/switches",
|
"referenceUrl": "https://www.fortinet.com/products/switches",
|
||||||
|
|
@ -43,6 +46,7 @@
|
||||||
"label": "FortiSwitch 424E",
|
"label": "FortiSwitch 424E",
|
||||||
"shortName": "FS-424E",
|
"shortName": "FS-424E",
|
||||||
"deviceType": "network-switch",
|
"deviceType": "network-switch",
|
||||||
|
"category": "Networking",
|
||||||
"manufacturer": "Fortinet",
|
"manufacturer": "Fortinet",
|
||||||
"modelNumber": "FS-424E",
|
"modelNumber": "FS-424E",
|
||||||
"referenceUrl": "https://www.fortinet.com/products/switches",
|
"referenceUrl": "https://www.fortinet.com/products/switches",
|
||||||
|
|
@ -62,6 +66,7 @@
|
||||||
"label": "FortiSwitch 448E",
|
"label": "FortiSwitch 448E",
|
||||||
"shortName": "FS-448E",
|
"shortName": "FS-448E",
|
||||||
"deviceType": "network-switch",
|
"deviceType": "network-switch",
|
||||||
|
"category": "Networking",
|
||||||
"manufacturer": "Fortinet",
|
"manufacturer": "Fortinet",
|
||||||
"modelNumber": "FS-448E",
|
"modelNumber": "FS-448E",
|
||||||
"referenceUrl": "https://www.fortinet.com/products/switches",
|
"referenceUrl": "https://www.fortinet.com/products/switches",
|
||||||
|
|
@ -82,6 +87,7 @@
|
||||||
"label": "FortiGate 60F",
|
"label": "FortiGate 60F",
|
||||||
"shortName": "FG-60F",
|
"shortName": "FG-60F",
|
||||||
"deviceType": "network-router",
|
"deviceType": "network-router",
|
||||||
|
"category": "Networking",
|
||||||
"manufacturer": "Fortinet",
|
"manufacturer": "Fortinet",
|
||||||
"modelNumber": "FG-60F",
|
"modelNumber": "FG-60F",
|
||||||
"referenceUrl": "https://www.fortinet.com/products/next-generation-firewall",
|
"referenceUrl": "https://www.fortinet.com/products/next-generation-firewall",
|
||||||
|
|
@ -101,6 +107,7 @@
|
||||||
"label": "FortiGate 200F",
|
"label": "FortiGate 200F",
|
||||||
"shortName": "FG-200F",
|
"shortName": "FG-200F",
|
||||||
"deviceType": "network-router",
|
"deviceType": "network-router",
|
||||||
|
"category": "Networking",
|
||||||
"manufacturer": "Fortinet",
|
"manufacturer": "Fortinet",
|
||||||
"modelNumber": "FG-200F",
|
"modelNumber": "FG-200F",
|
||||||
"referenceUrl": "https://www.fortinet.com/products/next-generation-firewall",
|
"referenceUrl": "https://www.fortinet.com/products/next-generation-firewall",
|
||||||
|
|
@ -122,6 +129,7 @@
|
||||||
"label": "RED Komodo-X",
|
"label": "RED Komodo-X",
|
||||||
"shortName": "Komodo-X",
|
"shortName": "Komodo-X",
|
||||||
"deviceType": "camera",
|
"deviceType": "camera",
|
||||||
|
"category": "Sources",
|
||||||
"manufacturer": "RED Digital Cinema",
|
"manufacturer": "RED Digital Cinema",
|
||||||
"modelNumber": "Komodo-X 6K",
|
"modelNumber": "Komodo-X 6K",
|
||||||
"referenceUrl": "https://www.red.com/komodo-x",
|
"referenceUrl": "https://www.red.com/komodo-x",
|
||||||
|
|
@ -141,6 +149,7 @@
|
||||||
"label": "RED V-Raptor [X]",
|
"label": "RED V-Raptor [X]",
|
||||||
"shortName": "V-Raptor X",
|
"shortName": "V-Raptor X",
|
||||||
"deviceType": "camera",
|
"deviceType": "camera",
|
||||||
|
"category": "Sources",
|
||||||
"manufacturer": "RED Digital Cinema",
|
"manufacturer": "RED Digital Cinema",
|
||||||
"modelNumber": "V-Raptor [X] 8K VV",
|
"modelNumber": "V-Raptor [X] 8K VV",
|
||||||
"referenceUrl": "https://www.red.com/v-raptor-x",
|
"referenceUrl": "https://www.red.com/v-raptor-x",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue