Add another VNF to the new view/edit screen - Integration test
[vid.git] / vid-webpack-master / cypress / support / jsonBuilders / mocks / jsons / add_vnf / add_vnf_model.json
1 {
2   "service": {
3     "uuid": "82255513-e19f-46e5-bdfb-957c6bf57b82",
4     "invariantUuid": "1a94f1d1-ab7a-412e-bf2f-9d02d551e9de",
5     "name": "iperf_vnf_2002_by5924",
6     "version": "2.0",
7     "toscaModelURL": null,
8     "category": "Network L4+",
9     "serviceType": "INFRASTRUCTURE",
10     "serviceRole": "VNF",
11     "description": "iperf_vnf_2002_by5924",
12     "serviceEcompNaming": "false",
13     "instantiationType": "A-La-Carte",
14     "inputs": {},
15     "vidNotions": {
16       "instantiationUI": "anyAlacarteWhichNotExcluded",
17       "modelCategory": "5G Fabric Configuration",
18       "viewEditUI": "legacy",
19       "instantiationType": "ALaCarte"
20     }
21   },
22   "vnfs": {
23     "iperf_vnf_2002_by5924 0": {
24       "uuid": "c8087818-6f3e-4451-b339-111a1a3e7970",
25       "invariantUuid": "0153d3b3-0354-489f-89fd-5e7a54afb783",
26       "description": "iperf_vnf_2002_by5924_VSP",
27       "name": "iperf_vnf_2002_by5924",
28       "version": "2.0",
29       "customizationUuid": "fe200ee4-96bb-4a10-9022-a188a20cf145",
30       "inputs": {},
31       "commands": {},
32       "properties": {
33         "prf_flavor_name": "p1.c8r16d80e120.n0i2",
34         "nf_naming": "{ecomp_generated_naming=true}",
35         "multi_stage_design": "false",
36         "nf_naming_code": "perf",
37         "nf_function": "PERFORMANCE-TEST",
38         "availability_zone_max_count": "1",
39         "nf_role": "vTOOLS",
40         "ecomp_generated_naming": "true",
41         "nf_type": "TEST",
42         "prf_image_name": "Ubuntu 16.04 for KVM VMs with ATT Supported Tools - NO PP"
43       },
44       "type": "VF",
45       "modelCustomizationName": "iperf_vnf_2002_by5924 0",
46       "vfModules": {
47         "iperf_vnf_2002_by59240..IperfVnf2002By5924..base..module-0": {
48           "uuid": "73c3470f-acb9-4180-bd60-31ff7aacc094",
49           "invariantUuid": "4a03b70b-85e3-4e67-a4ff-4123021c1278",
50           "customizationUuid": "949ceef3-366b-4e4e-b0f5-40eb1972ad56",
51           "description": null,
52           "name": "IperfVnf2002By5924..base..module-0",
53           "version": "1",
54           "modelCustomizationName": "IperfVnf2002By5924..base..module-0",
55           "properties": {
56             "minCountInstances": 1,
57             "maxCountInstances": 1,
58             "initialCount": 1,
59             "vfModuleLabel": "base",
60             "baseModule": true
61           },
62           "inputs": {},
63           "volumeGroupAllowed": false
64         }
65       },
66       "volumeGroups": {},
67       "vfcInstanceGroups": {}
68     }
69   },
70   "networks": {},
71   "collectionResources": {},
72   "configurations": {},
73   "fabricConfigurations": {
74     "Fabric Configuration 0": {
75       "uuid": "fa069a04-cb85-4915-8ca0-df372dde6a3c",
76       "invariantUuid": "58fa0e1f-f8db-4dce-8972-b8ee630288cf",
77       "description": "A fabric Configuration object",
78       "name": "Fabric Configuration",
79       "version": "9.0",
80       "customizationUuid": "aaf36ee9-bf72-4c2a-9573-109c10daf97a",
81       "inputs": {},
82       "commands": {},
83       "properties": {
84         "role": "Fabric Config",
85         "function": "Network Cloud",
86         "ecomp_generated_naming": "false",
87         "type": "5G"
88       },
89       "type": "Configuration"
90     }
91   },
92   "serviceProxies": {},
93   "vfModules": {
94     "iperf_vnf_2002_by59240..IperfVnf2002By5924..base..module-0": {
95       "uuid": "73c3470f-acb9-4180-bd60-31ff7aacc094",
96       "invariantUuid": "4a03b70b-85e3-4e67-a4ff-4123021c1278",
97       "customizationUuid": "949ceef3-366b-4e4e-b0f5-40eb1972ad56",
98       "description": null,
99       "name": "IperfVnf2002By5924..base..module-0",
100       "version": "1",
101       "modelCustomizationName": "IperfVnf2002By5924..base..module-0",
102       "properties": {
103         "minCountInstances": 1,
104         "maxCountInstances": 1,
105         "initialCount": 1,
106         "vfModuleLabel": "base",
107         "baseModule": true
108       },
109       "inputs": {},
110       "volumeGroupAllowed": false
111     }
112   },
113   "volumeGroups": {},
114   "pnfs": {},
115   "vnfGroups": {},
116   "vrfs": {}
117 }