summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/assets/json/sdwanvpnServiceTemplateParameters.json
diff options
context:
space:
mode:
Diffstat (limited to 'usecaseui-portal/src/assets/json/sdwanvpnServiceTemplateParameters.json')
-rw-r--r--usecaseui-portal/src/assets/json/sdwanvpnServiceTemplateParameters.json57
1 files changed, 0 insertions, 57 deletions
diff --git a/usecaseui-portal/src/assets/json/sdwanvpnServiceTemplateParameters.json b/usecaseui-portal/src/assets/json/sdwanvpnServiceTemplateParameters.json
deleted file mode 100644
index cabf0e12..00000000
--- a/usecaseui-portal/src/assets/json/sdwanvpnServiceTemplateParameters.json
+++ /dev/null
@@ -1,57 +0,0 @@
-{
- "invariantUUID": "88dcb2f0-085b-4548-8b93-0882e37d25d8",
- "uuid": "462f84e5-f0e5-44c5-ab95-38fb4bf77064",
- "name": "SDWANVPNInfraService",
- "type": "Service",
- "version": "null",
- "description": "SDWAN VPN Infra",
- "category": "E2E Service",
- "subcategory": "null",
- "customizationUuid": "null",
- "inputs": [
- {
- "name": "sdwanconnectivity0_topology",
- "type": "string",
- "description": "full mesh, hub-spoke",
- "isRequired": "true",
- "defaultValue": "null"
- },
- {
- "name": "sdwanconnectivity0_name",
- "type": "string",
- "description": "the name of this VPM object",
- "isRequired": "true",
- "defaultValue": "null"
- }
- ],
- "nestedTemplates": [
- {
- "invariantUUID": "f99a9a23-c88e-44ff-a4dc-22b88675d278",
- "uuid": "7baa7742-3a13-4288-8330-868015adc340",
- "name": "SDWANConnectivity",
- "type": "VL",
- "version": "1.0",
- "description": "Represents SDWAN Connectivity.",
- "category": "Generic",
- "subcategory": "Infrastructure",
- "customizationUuid": "94ec574b-2306-4cbd-8214-09662b040f73",
- "inputs": [
- {
- "name": "sdwanconnectivity0_topology",
- "type": "string",
- "description": "full mesh, hub-spoke",
- "isRequired": "true",
- "defaultValue": "null"
- },
- {
- "name": "sdwanconnectivity0_name",
- "type": "string",
- "description": "the name of this VPM object",
- "isRequired": "true",
- "defaultValue": "null"
- }
- ],
- "nestedTemplates": []
- }
- ]
-} \ No newline at end of file