3d697e033c45aecef5504bbec7484ecf7ccdbc6d
[cli.git] /
1 [ {
2   "request" : {
3     "method" : "get",
4     "uri" : "/aai/v11/network/generic-vnfs/generic-vnf/1a667ce8-8b8b-4f59-ba5c-b162ae462fef",
5     "headers" : {
6       "Authorization" : "Basic QUFJOkFBSQ==",
7       "X-FromAppId" : "onap-cli",
8       "Accept" : "application/json",
9       "X-TransactionId" : "req-46bd1d68-55a3-442a-91b3-850787784bab",
10       "Content-Type" : "application/json"
11     },
12     "json" : null
13   },
14   "response" : {
15     "status" : 200,
16     "json" : {
17       "vnf-id" : "1a667ce8-8b8b-4f59-ba5c-b162ae462fef",
18       "vnf-name" : "vlb-cli-sample-8",
19       "vnf-type" : "demoVLB/null",
20       "service-id" : "vLB",
21       "prov-status" : "PREPROV",
22       "orchestration-status" : "Created",
23       "in-maint" : false,
24       "is-closed-loop-disabled" : false,
25       "resource-version" : "1509115214962",
26       "model-invariant-id" : "cc34cd54-dd7c-44cd-8847-f9577c6f1a49",
27       "model-version-id" : "8b1f63f3-e0cc-4c27-8903-fafe2f25bfbe",
28       "model-customization-id" : "cf893f5a-1bb1-4e32-a92b-2456e12178f8",
29       "nf-type" : "",
30       "nf-function" : "",
31       "nf-role" : "",
32       "nf-naming-code" : "",
33       "relationship-list" : {
34         "relationship" : [ {
35           "related-to" : "service-instance",
36           "related-link" : "/aai/v11/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB/service-instances/service-instance/2ad87511-4289-4bd7-ab0b-0b29d3d4c8ee",
37           "relationship-data" : [ {
38             "relationship-key" : "customer.global-customer-id",
39             "relationship-value" : "Demonstration"
40           }, {
41             "relationship-key" : "service-subscription.service-type",
42             "relationship-value" : "vLB"
43           }, {
44             "relationship-key" : "service-instance.service-instance-id",
45             "relationship-value" : "2ad87511-4289-4bd7-ab0b-0b29d3d4c8ee"
46           } ],
47           "related-to-property" : [ {
48             "property-key" : "service-instance.service-instance-name",
49             "property-value" : "sample-instance-cli-10"
50           } ]
51         } ]
52       }
53     }
54   }
55 } ]