f07f060b06ca7936747a31cf86e871d7a535e333
[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           "tenant": {
59     "tenant-id": "tenantId",
60     "tenant-name": "tenantName",
61     "tenant-context": "tenantContext"
62   },
63         "customer": {
64                 "global-customer-id": "globalCustomerId",
65                 "subscriber-name": "subscriberName",
66                 "subscriber-type": "subscriberType",
67                 "service-subscription": {
68                         "service-type": "subscriptionServiceType",
69                         "service-instances": [
70                                 {
71                                         "service-instance-id": "3655a595-05d1-433c-93c0-3afd6b572545",
72                                         "service-instance-name": "serviceInstanceName",
73                                         "orchestration-status": "PRECREATED",
74                                         "owning-entity": {
75                                                 "owning-entity-id": "owningEntityId",
76                                                 "owning-entity-name": "owningEntityName"
77                                         },
78                                         "project": {
79                                                 "project-name": "projectName"
80                                         },
81                                         "vnfs": [],
82                                         "allotted-resources": [],
83                                         "networks": [],
84                                         "vhn-portal-url": null,
85                                         "service-instance-location-id": null,
86                                         "selflink": null,
87                                         "metadata": null,
88                                         "configurations": [],
89                                         "model-info-service-instance": {
90                                                 "description": "description",
91                                                 "created": null,
92                                                 "model-name": "modelName",
93                                                 "model-uuid": "modelUUID",
94                                                 "model-invariant-uuid": "modelInvariantUUID",
95                                                 "model-version": "modelVersion",
96                                                 "service-type": "serviceType",
97                                                 "service-role": "serviceRole",
98                                                 "environment-context": "environmentContext",
99                                                 "workload-context": "workloadContext"
100                                         }
101                                 }
102                         ]
103                 }
104         },
105         "serviceInstance": {
106                 "service-instance-id": "3655a595-05d1-433c-93c0-3afd6b572545",
107                 "service-instance-name": "serviceInstanceName",
108                 "orchestration-status": "PRECREATED",
109                 "owning-entity": {
110                         "owning-entity-id": "owningEntityId",
111                         "owning-entity-name": "owningEntityName"
112                 },
113                 "project": {
114                         "project-name": "projectName"
115                 },
116                 "vnfs": [],
117                 "allotted-resources": [],
118                 "networks": [],
119                 "vhn-portal-url": null,
120                 "service-instance-location-id": null,
121                 "selflink": null,
122                 "metadata": null,
123                 "configurations": [],
124                 "model-info-service-instance": {
125                         "description": "description",
126                         "created": null,
127                         "model-name": "modelName",
128                         "model-uuid": "modelUUID",
129                         "model-invariant-uuid": "modelInvariantUUID",
130                         "model-version": "modelVersion",
131                         "service-type": "serviceType",
132                         "service-role": "serviceRole",
133                         "environment-context": "environmentContext",
134                         "workload-context": "workloadContext"
135                 }
136         }
137 }