5ac07c65460c0e1f07300eed3db3423224423307
[so.git] /
1 {
2         "requestContext": {
3                 "product-family-id": "productFamilyId",
4                 "source": "source",
5                 "requestor-id": "requestorId",
6                 "mso-request-id": "requestId",
7                 "subscription-service-type": "subscriptionServiceType",
8                 "user-params": {
9                                                 
10                                 "mns_vfw_protected_route_prefixes": [ {
11                                 "interface_route_table_routes_route" : "1.1.1.1/32"
12                         }, {
13                         "interface_route_table_routes_route" : "0::1/128"
14                 } ],
15                 "name1": "value1"
16                                 },
17                 "action": "createInstance",
18                 "callback-url": "callbackURL",
19                 "requestParameters": {
20                         "subscriptionServiceType": "subscriptionServiceType",
21                         "userParams": [
22                                         
23                                         {
24                         "name" : "mns_vfw_protected_route_prefixes",
25                         "value" : [ {
26                                 "interface_route_table_routes_route" : "1.1.1.1/32"
27                         }, {
28                         "interface_route_table_routes_route" : "0::1/128"
29                 } ]
30         },
31         {
32                                                 "name": "name1",
33                                                 "value": "value1"
34                                         },
35                                         {
36                                                 "ignore": "false",
37                                                 "skip":  "ignore"
38                                         }
39                 ]       
40         },
41         "configurationParameters": [ 
42          { 
43             "availability-zone":"$.vnf-topology.vnf-resource-assignments.availability-zones.availability-zone[0]", 
44             "xtz-123":"$.vnf-topology.vnf-resource-assignments.availability-zones.availability-zone[0]" 
45          } 
46      ]
47         },
48         "orchContext": {
49                 "is-rollback-enabled": false
50         },
51         "cloudRegion": {
52                 "lcp-cloud-region-id": "lcpCloudRegionId",
53                 "cloud-owner": "test-owner-name",
54                 "tenant-id": "tenantId",
55                 "complex": "complexName"
56         },
57         "userInput": null,
58         "customer": {
59                 "global-customer-id": "globalCustomerId",
60                 "subscriber-name": "subscriberName",
61                 "subscriber-type": "subscriberType",
62                 "service-subscription": {
63                         "service-type": "subscriptionServiceType",
64                         "service-instances": [
65                                 {
66                                         "service-instance-id": "3655a595-05d1-433c-93c0-3afd6b572545",
67                                         "service-instance-name": "serviceInstanceName",
68                                         "orchestration-status": "PRECREATED",
69                                         "owning-entity": {
70                                                 "owning-entity-id": "owningEntityId",
71                                                 "owning-entity-name": "owningEntityName"
72                                         },
73                                         "project": {
74                                                 "project-name": "projectName"
75                                         },
76                                         "vnfs": [],
77                                         "allotted-resources": [],
78                                         "networks": [],
79                                         "vhn-portal-url": null,
80                                         "service-instance-location-id": null,
81                                         "selflink": null,
82                                         "metadata": null,
83                                         "configurations": [],
84                                         "model-info-service-instance": {
85                                                 "description": "description",
86                                                 "created": null,
87                                                 "model-name": "modelName",
88                                                 "model-uuid": "modelUUID",
89                                                 "model-invariant-uuid": "modelInvariantUUID",
90                                                 "model-version": "modelVersion",
91                                                 "service-type": "serviceType",
92                                                 "service-role": "serviceRole",
93                                                 "environment-context": "environmentContext",
94                                                 "workload-context": "workloadContext"
95                                         }
96                                 }
97                         ]
98                 }
99         },
100         "serviceInstance": {
101                 "service-instance-id": "3655a595-05d1-433c-93c0-3afd6b572545",
102                 "service-instance-name": "serviceInstanceName",
103                 "orchestration-status": "PRECREATED",
104                 "owning-entity": {
105                         "owning-entity-id": "owningEntityId",
106                         "owning-entity-name": "owningEntityName"
107                 },
108                 "project": {
109                         "project-name": "projectName"
110                 },
111                 "vnfs": [],
112                 "allotted-resources": [],
113                 "networks": [],
114                 "vhn-portal-url": null,
115                 "service-instance-location-id": null,
116                 "selflink": null,
117                 "metadata": null,
118                 "configurations": [],
119                 "model-info-service-instance": {
120                         "description": "description",
121                         "created": null,
122                         "model-name": "modelName",
123                         "model-uuid": "modelUUID",
124                         "model-invariant-uuid": "modelInvariantUUID",
125                         "model-version": "modelVersion",
126                         "service-type": "serviceType",
127                         "service-role": "serviceRole",
128                         "environment-context": "environmentContext",
129                         "workload-context": "workloadContext"
130                 }
131         }
132 }