Containerization feature of SO
[so.git] / bpmn / MSOCommonBPMN / src / test / resources / __files / ExecuteBuildingBlock / ServiceInstance_aaiServiceInstanceToSI.json
1 {
2         "service-instance-id": "serviceInstanceId",
3         "service-instance-name": "serviceInstanceName",
4         "orchestration-status": "CREATED",
5         "owning-entity": null,
6         "project": null,
7         "vnfs": [],
8         "allotted-resources": [
9                 {
10                         "id": "allottedID",
11                         "target-network-role": null,
12                         "self-link": null,
13                         "orchestration-status": null,
14                         "operational-status": null,
15                         "type": null,
16                         "role": null,
17                         "model-info-allotted-resource": null
18                 }
19         ],
20         "networks": [],
21         "vhn-portal-url": "vhnPortalUrl",
22         "service-instance-location-id": "serviceInstanceLocId",
23         "selflink": "selfLink",
24         "metadata": null,
25         "configurations": [],
26         "model-info-service-instance": null
27 }