Containerization feature of SO
[so.git] / bpmn / MSOCommonBPMN / src / test / resources / __files / ExecuteBuildingBlock / ServiceInstance_getServiceInstanceNOAAIExpected.json
1 {
2         "service-instance-id": "3655a595-05d1-433c-93c0-3afd6b572545",
3         "service-instance-name": "serviceInstanceName",
4         "orchestration-status": "PRECREATED",
5         "owning-entity": {
6                 "owning-entity-id": "owningEntityId",
7                 "owning-entity-name": "owningEntityName"
8         },
9         "project": {
10                 "project-name": "projectName"
11         },
12         "vnfs": [],
13         "allotted-resources": [],
14         "networks": [],
15         "vhn-portal-url": null,
16         "service-instance-location-id": null,
17         "selflink": null,
18         "metadata": null,
19         "configurations": [],
20         "model-info-service-instance": {
21                 "description": "description",
22                 "created": null,
23                 "model-name": "modelName",
24                 "model-uuid": "modelUUID",
25                 "model-invariant-uuid": "modelInvariantUUID",
26                 "model-version": "modelVersion",
27                 "service-type": "serviceType",
28                 "service-role": "serviceRole",
29                 "environment-context": "environmentContext",
30                 "workload-context": "workloadContext"
31         }
32 }