aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/dcaegen2-services-slice-analysis-ms/slice-analysis-ms/cps-aai/sim-data/alloted-resource.json
blob: 9880f4956dc975b40eb94f1db6f7e03a6b9972fd (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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
   "service-instance-id":"0835fd19-6726-4081-befb-cc8932c47767",
   "service-instance-name":"sa1",
   "service-type":"embb",
   "service-role":"service-profile",
   "environment-context":"01-06E442",
   "orchestration-status":"deactivated",
   "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/b2ae730f-1d5f-495a-8112-dac017a7348c",
            "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":"b2ae730f-1d5f-495a-8112-dac017a7348c"
               }
            ],
            "related-to-property":[
               {
                  "property-key":"service-instance.service-instance-name",
                  "property-value":"sliceprofile_an_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/cad8fa36-2d55-4c12-a92e-1bd551517a0c",
            "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":"cad8fa36-2d55-4c12-a92e-1bd551517a0c"
               }
            ],
            "related-to-property":[
               {
                  "property-key":"service-instance.service-instance-name",
                  "property-value":"sliceprofile_cn_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/8d0d698e-77f4-4453-8c09-ae2cbe6a9a04",
            "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":"8d0d698e-77f4-4453-8c09-ae2cbe6a9a04"
               }
            ],
            "related-to-property":[
               {
                  "property-key":"service-instance.service-instance-name",
                  "property-value":"sliceprofile_tn_sa1"
               }
            ]
         }
      ]
   }
}