Containerization feature of SO
[so.git] / bpmn / MSOCommonBPMN / src / test / resources / __files / ExecuteBuildingBlock / ServiceInstanceAAIInput.json
1 {
2         "serviceInstanceId": "serviceInstanceId",
3         "serviceInstanceName": "serviceInstanceName",
4         "serviceType": null,
5         "serviceRole": null,
6         "environmentContext": null,
7         "workloadContext": null,
8         "modelInvariantId": null,
9         "modelVersionId": null,
10         "personaModelVersion": null,
11         "widgetModelId": null,
12         "widgetModelVersion": null,
13         "bandwidthTotal": "bandwidthTotal",
14         "bandwidthUpWan1": "bandwidthUpWan1",
15         "bandwidthDownWan1": "bandwidthDownWan1",
16         "bandwidthUpWan2": "bandwidthUpWan2",
17         "bandwidthDownWan2": "bandwidthDownWan2",
18         "vhnPortalUrl": "vhnPortalUrl",
19         "serviceInstanceLocationId": "serviceInstanceLocId",
20         "resourceVersion": null,
21         "selflink": "selfLink",
22         "orchestrationStatus": "Created",
23         "relationshipList": null,
24         "metadata": null,
25         "allottedResources": {
26                 "allottedResource": [
27                         {
28                                 "id": "allottedID"
29                         }
30                 ]
31         }
32 }