1233effd4ea7cc6c9d67c8e5b97735a00ae183ba
[cli.git] /
1 [ {
2   "request" : {
3     "method" : "put",
4     "uri" : "/aai/v14/business/customers/customer/hpa_cust/service-subscriptions/service-subscription/test-service",
5     "headers" : {
6       "Authorization" : "Basic QUFJOkFBSQ==",
7       "X-FromAppId" : "ONAP CLI",
8       "Accept" : "application/json",
9       "X-TransactionId" : "req-6c818985-7492-4b34-9994-11753a1f954b",
10       "Content-Type" : "application/json"
11     },
12     "json" : {
13       "service-type" : "test-service",
14       "relationship-list" : {
15         "relationship" : [ {
16           "related-to" : "tenant",
17           "relationship-label" : "org.onap.relationships.inventory.Uses",
18           "related-link" : "/aai/v14/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/ONAP-POD-01-Rail-06/tenants/tenant/709ba629fe194f8699b12f9d6ffd86a0",
19           "relationship-data" : [ {
20             "relationship-key" : "cloud-region.cloud-owner",
21             "relationship-value" : "CloudOwner"
22           }, {
23             "relationship-key" : "cloud-region.cloud-region-id",
24             "relationship-value" : "ONAP-POD-01-Rail-06"
25           }, {
26             "relationship-key" : "tenant.tenant-id",
27             "relationship-value" : "709ba629fe194f8699b12f9d6ffd86a0"
28           } ],
29           "related-to-property" : [ {
30             "property-key" : "tenant.tenant-name",
31             "property-value" : "Integration-HPA"
32           } ]
33         } ]
34       }
35     }
36   },
37   "response" : {
38     "status" : 201,
39     "json" : null
40   }
41 } ]