Merge "Fix to pass calling application identifier to SO"
[vid.git] / vid-app-common / src / test / resources / vl-csar.JSON
1 {
2     "networks": {
3         "ExtVL 0": {
4             "commands": {
5                 "exVL_naming#naming_policy": {
6                     "command": "get_input",
7                     "displayName": "exVL_naming#naming_policy",
8                     "inputName": "extvl0_exVL_naming_naming_policy"
9                 },
10                 "network_role": {
11                     "command": "get_input",
12                     "displayName": "network_role",
13                     "inputName": "extvl0_network_role"
14                 },
15                 "network_scope": {
16                     "command": "get_input",
17                     "displayName": "network_scope",
18                     "inputName": "extvl0_network_scope"
19                 }
20             },
21             "customizationUuid": "664f8aa7-3989-46ac-81c0-dd72a8a63f26",
22             "description": "ECOMP generic virtual link (network) base type for all other service-level and global networks",
23             "inputs": {
24                 "exVL_naming#naming_policy": {
25                     "constraints": [
26                     ],
27                     "default": null,
28                     "description": "Reference to naming policy that ECOMP will use when the name is auto-generated",
29                     "entry_schema": null,
30                     "required": true,
31                     "type": "string"
32                 },
33                 "network_role": {
34                     "constraints": [
35                     ],
36                     "default": null,
37                     "description": "Reference to naming policy that ECOMP will use when the name is auto-generated",
38                     "entry_schema": null,
39                     "required": true,
40                     "type": "string"
41                 },
42                 "network_scope": {
43                     "constraints": [
44                     ],
45                     "default": null,
46                     "description": "Reference to naming policy that ECOMP will use when the name is auto-generated",
47                     "entry_schema": null,
48                     "required": true,
49                     "type": "string"
50                 }
51             },
52             "invariantUuid": "379f816b-a7aa-422f-be30-17114ff50b7c",
53             "modelCustomizationName": "ExtVL 0",
54             "name": "ExtVL",
55             "properties": {
56                 "exVL_naming": "{naming_policy={get_input=extvl0_exVL_naming_naming_policy}}",
57                 "network_role": "get_input:extvl0_network_role",
58                 "network_scope": "get_input:extvl0_network_scope"
59             },
60             "uuid": "af584529-d7f0-420e-a6f3-c38b689c030f",
61             "version": "4.0"
62         }
63     },
64     "service": {
65         "category": "Network L1-3",
66         "description": "dsfg",
67         "inputs": {
68             "extvl0_exVL_naming_naming_policy": {
69                 "constraints": [
70                 ],
71                 "default": null,
72                 "description": "Reference to naming policy that ECOMP will use when the name is auto-generated",
73                 "entry_schema": null,
74                 "required": true,
75                 "type": "string"
76             },
77             "extvl0_network_role": {
78                 "constraints": [
79                 ],
80                 "default": null,
81                 "description": "Unique label that defines the role that this network performs.   example: vce oam network, vnat sr-iov1 network\n",
82                 "entry_schema": null,
83                 "required": true,
84                 "type": "string"
85             },
86             "extvl0_network_scope": {
87                 "constraints": [
88                 ],
89                 "default": null,
90                 "description": "Uniquely identifies the network scope. Valid values for the network scope   includes: VF - VF-level network. Intra-VF network which connects the VFCs (VMs) inside the VF. SERVICE - Service-level network. Intra-Service network which connects  the VFs within the service GLOBAL - Global network which can be shared by multiple services\n",
91                 "entry_schema": null,
92                 "required": true,
93                 "type": "string"
94             }
95         },
96         "invariantUuid": "d752a44c-ac7b-4bda-8111-fb52312d101e",
97         "name": "Macro_flow_test",
98         "serviceEcompNaming": "true",
99         "toscaModelURL": null,
100         "uuid": "68101369-6f08-4e99-9a28-fa6327d344f3",
101         "version": "1.0"
102     },
103     "vfModules": {
104     },
105     "vnfs": {
106     },
107     "volumeGroups": {
108     }
109 }