Containerization feature of SO
[so.git] / bpmn / MSOCommonBPMN / src / test / resources / __files / ExecuteBuildingBlock / ServiceInstance_highLevelObjectsToSI.json
1 {
2         "service-instance-id": null,
3         "service-instance-name": null,
4         "orchestration-status": null,
5         "owning-entity": {
6                 "owning-entity-id": "owningEntityId",
7                 "owning-entity-name": "owningEntityName"
8         },
9         "customer": {
10                 "global-customer-id": "globalCustomerId",
11                 "subscriber-name": "subscriberName",
12                 "subscriber-type": "subscriberType",
13                 "service-subscription": {
14                         "service-type": "subscriptionServiceType"
15                 }
16         },
17         "project": {
18                 "project-name": "projectName"
19         },
20         "vnfs": [],
21         "allotted-resources": [],
22         "networks": [],
23         "bandwidth-total": null,
24         "bandwidth-up-wan-1": null,
25         "bandwidth-down-wan-1": null,
26         "bandwidth-up-wan-2": null,
27         "bandwidth-down-wan-2": null,
28         "vhn-portal-url": null,
29         "service-instance-location-id": null,
30         "selflink": null,
31         "metadata": null,
32         "volume-groups": [],
33         "configuration": null,
34         "model-info-service-instance": null
35 }