Containerization feature of SO
[so.git] / bpmn / MSOCommonBPMN / src / test / resources / __files / ExecuteBuildingBlock / aaiGenericVnfInput.json
1 {
2         "vnfId":"vnfId",
3         "vnfName":"vnfName",
4         "vnfName2":null,
5         "vnfType":"vnfType",
6         "serviceId":null,
7         "regionalResourceZone":null,
8         "provStatus":null,
9         "operationalStatus":null,
10         "licenseKey":null,
11         "equipmentRole":null,
12         "orchestrationStatus":"PRECREATED",
13         "heatStackId":null,
14         "msoCatalogKey":null,
15         "managementOption":null,
16         "ipv4OamAddress":null,
17         "ipv4Loopback0Address":null,
18         "nmLanV6Address":null,
19         "managementV6Address":null,
20         "vcpu":null,
21         "vcpuUnits":null,
22         "vmemory":null,
23         "vmemoryUnits":null,
24         "vdisk":null,
25         "vdiskUnits":null,
26         "inMaint":false,
27         "isClosedLoopDisabled":false,
28         "resourceVersion":null,
29         "summaryStatus":null,
30         "encryptedAccessFlag":null,
31         "entitlementAssignmentGroupUuid":null,
32         "entitlementResourceUuid":null,
33         "licenseAssignmentGroupUuid":null,
34         "licenseKeyUuid":null,
35         "modelInvariantId":null,
36         "modelVersionId":null,
37         "personaModelVersion":null,
38         "modelCustomizationId":null,
39         "widgetModelId":null,
40         "widgetModelVersion":null,
41         "asNumber":null,
42         "regionalResourceSubzone":null,
43         "nfType":null,
44         "nfFunction":null,
45         "nfRole":null,
46         "nfNamingCode":null,
47         "selflink":null,
48         "ipv4OamGatewayAddress":null,
49         "ipv4OamGatewayAddressPrefixLength":null,
50         "vlanIdOuter":null,
51         "nmProfileName":null,
52         "relationshipList":null,
53         "lagInterfaces":{
54                 "lagInterface":[{
55                         "interfaceName":"interfaceName",
56                         "interfaceDescription":"interfaceDescription",
57                         "resourceVersion":null,
58                         "speedValue":"speedValue",
59                         "speedUnits":"speedUnits",
60                         "interfaceId":"interfaceId",
61                         "interfaceRole":"interfaceRole",
62                         "provStatus":"provStatus",
63                         "inMaint":true,"relationshipList":null,
64                         "linterfaces":null
65                 }]
66         },
67         "vfModules":{
68                 "vfModule":[{
69                         "vfModuleId":"vfModuleId",
70                         "vfModuleName":"vfModuleName",
71                         "heatStackId":"heatStackId",
72                         "orchestrationStatus":"PRECREATED",
73                         "isBaseVfModule":false,
74                         "resourceVersion":null,
75                         "modelInvariantId":null,
76                         "modelVersionId":null,
77                         "personaModelVersion":null,
78                         "modelCustomizationId":null,
79                         "widgetModelId":null,
80                         "widgetModelVersion":null,
81                         "contrailServiceInstanceFqdn":"contrailServiceInstanceFqdn",
82                         "moduleIndex":1,
83                         "selflink":"selflink",
84                         "relationshipList":null
85                 }]
86         },
87         "licenses":{
88                 "license":[{
89                         "groupUuid":"groupUuid",
90                         "resourceUuid":null,
91                         "resourceVersion":null,
92                         "relationshipList":null
93                 }]
94         },
95         "entitlements":{
96                 "entitlement":[{
97                         "groupUuid":"groupUuid",
98                         "resourceUuid":"resourceUuid",
99                         "resourceVersion":null,
100                         "relationshipList":null
101                 }]
102         },
103         "linterfaces":null
104 }