summaryrefslogtreecommitdiffstats
path: root/components/slice-analysis-ms/src/test/resources/sliceprofile_tn_sa1.json
blob: 005df5b3c416f50a50e80844a8ac7657d386e5b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
   "service-instance-id":"8d0d698e-77f4-4453-8c09-ae2cbe6a9a04",
   "service-instance-name":"sliceprofile_tn_sa1",
   "service-type":"embb",
   "service-role":"slice-profile",
   "environment-context":"01-B989BD",
   "workload-context":"TN_BH",
   "created-at":"2022-02-16 09:16:32",
   "model-invariant-id":"60424cf8-591a-4804-b189-9e2251d9d36b",
   "model-version-id":"ed5bcf6a-6c0a-4286-96b1-877c5344f91a",
   "resource-version":"1645003055020",
   "orchestration-status":"deactivated",
   "service-function":"non-shared",
   "relationship-list":{
      "relationship":[
         {
            "related-to":"service-instance",
            "relationship-label":"org.onap.relationships.inventory.ComposedOf",
            "related-link":"/aai/v21/business/customers/customer/5GCustomer/service-subscriptions/service-subscription/5G/service-instances/service-instance/0835fd19-6726-4081-befb-cc8932c47767",
            "relationship-data":[
               {
                  "relationship-key":"customer.global-customer-id",
                  "relationship-value":"5GCustomer"
               },
               {
                  "relationship-key":"service-subscription.service-type",
                  "relationship-value":"5G"
               },
               {
                  "relationship-key":"service-instance.service-instance-id",
                  "relationship-value":"0835fd19-6726-4081-befb-cc8932c47767"
               }
            ],
            "related-to-property":[
               {
                  "property-key":"service-instance.service-instance-name",
                  "property-value":"sa1"
               }
            ]
         },
         {
            "related-to":"service-instance",
            "relationship-label":"org.onap.relationships.inventory.ComposedOf",
            "related-link":"/aai/v21/business/customers/customer/5GCustomer/service-subscriptions/service-subscription/5G/service-instances/service-instance/23ed8231-016c-4420-be91-c042b68f9ea0",
            "relationship-data":[
               {
                  "relationship-key":"customer.global-customer-id",
                  "relationship-value":"5GCustomer"
               },
               {
                  "relationship-key":"service-subscription.service-type",
                  "relationship-value":"5G"
               },
               {
                  "relationship-key":"service-instance.service-instance-id",
                  "relationship-value":"23ed8231-016c-4420-be91-c042b68f9ea0"
               }
            ],
            "related-to-property":[
               {
                  "property-key":"service-instance.service-instance-name",
                  "property-value":"nssi_tnsa1"
               }
            ]
         }
      ]
   }
}