f24409e84b59e76ccc2a55bda2472e97eadac03f
[optf/has.git] / conductor / conductor / tests / unit / data / plugins / inventory_provider / nsi_response.json
1 {
2   "service-instance": [
3   {
4     "service-instance-id": "4115d3c8-dd59-45d6-b09d-e756dee9b518",
5     "service-instance-name": "nsi_test_0211",
6     "service-type": "embb",
7     "service-role": "nsi",
8     "service-function": "shared",
9     "model-invariant-id": "51e57d4b-52ad-4d3c-a798-248b5bb9124a",
10     "model-version-id": "67ea363e-e39c-4bd9-a9d5-1371c28f4d22",
11     "resource-version": "1581418601616",
12     "orchestration-status": "active",
13     "relationship-list": {
14         "relationship": [
15             {
16                 "related-to": "service-instance",
17                 "relationship-label": "org.onap.relationships.inventory.ComposedOf",
18                 "related-link": "/aai/v16/business/customers/customer/5GCustomer/service-subscriptions/service-subscription/5G/service-instances/service-instance/1a636c4d-5e76-427e-bfd6-241a947224b0",
19                 "relationship-data": [
20                     {
21                         "relationship-key": "customer.global-customer-id",
22                         "relationship-value": "5GCustomer"
23                     },
24                     {
25                         "relationship-key": "service-subscription.service-type",
26                         "relationship-value": "5G"
27                     },
28                     {
29                         "relationship-key": "service-instance.service-instance-id",
30                         "relationship-value": "1a636c4d-5e76-427e-bfd6-241a947224b0"
31                     }
32                 ],
33                 "related-to-property": [
34                     {
35                         "property-key": "service-instance.service-instance-name",
36                         "property-value": "nssi_test_0211"
37                     }
38                 ]
39             }
40         ]
41     },
42     "service-profiles": {
43         "service-profile": [
44             {
45                 "profile-id": "89ad9f49-4201-4e3a-aac1-b0f27902c299",
46                 "latency": 20,
47                 "max-number-of-UEs": 10,
48                 "coverage-area-TA-list": "[{\"province\":\"??\",\"city\":\"???\",\"county\":\"???\",\"street\":\"?????\"}]",
49                 "ue-mobility-level": "stationary",
50                 "resource-sharing-level": "0",
51                 "exp-data-rate-UL": 100,
52                 "exp-data-rate-DL": 100,
53                 "activity-factor": 0,
54                 "e2e-latency": 20,
55                 "jitter": 1,
56                 "survival-time": 0,
57                 "exp-data-rate": 100,
58                 "payload-size": 0,
59                 "traffic-density": 0,
60                 "conn-density": 100,
61                 "resource-version": "1581418602494"
62             }
63         ]
64     }
65 }
66   ]}