Add Postman collection for HPA
[optf/has.git] / conductor / tools / postman_collection / HPA-AAI.postman_collection.json
1 {
2         "info": {
3                 "_postman_id": "c7491763-38f0-4488-84ae-d6e6c42e34da",
4                 "name": "HPA-AAI",
5                 "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
6         },
7         "item": [
8                 {
9                         "name": "Create Complex",
10                         "request": {
11                                 "method": "PUT",
12                                 "header": [
13                                         {
14                                                 "key": "X-TransactionId",
15                                                 "value": "9999"
16                                         },
17                                         {
18                                                 "key": "X-FromAppId",
19                                                 "value": "jimmy-postman"
20                                         },
21                                         {
22                                                 "key": "Real-Time",
23                                                 "value": "true"
24                                         },
25                                         {
26                                                 "key": "Authorization",
27                                                 "value": "Basic QUFJOkFBSQ=="
28                                         },
29                                         {
30                                                 "key": "Content-Type",
31                                                 "value": "application/json"
32                                         }
33                                 ],
34                                 "body": {
35                                         "mode": "raw",
36                                         "raw": "{\r\n    \"physical-location-id\": \"DLLSTX233\",\r\n    \"complex-name\": \"complex1\",\r\n    \"physical-location-type\": \"Mobility\",\r\n    \"data-center-code\": \"example-data-center-code-val-6667\",\r\n    \"identity-url\": \"example-identity-url-val-28399\",\r\n    \"street1\": \"example-street1-val-28399\",\r\n    \"street2\": \"example-street2-val-28399\",\r\n    \"elevation\": \"example-elevation-val-28399\",\r\n    \"lata\": \"example-lata-val-28399\",\r\n    \"country\": \"USA\",\r\n    \"latitude\": \"32.89948\",\r\n    \"longitude\": \"-97.045443\",\r\n    \"postal-code\": \"00000\",\r\n    \"region\": \"USA\",\r\n    \"city\": \"Dallas\",\r\n    \"state\": \"TX\"\r\n}"
37                                 },
38                                 "url": {
39                                         "raw": "{{aai}}/cloud-infrastructure/complexes/complex/DLLSTX233",
40                                         "host": [
41                                                 "{{aai}}"
42                                         ],
43                                         "path": [
44                                                 "cloud-infrastructure",
45                                                 "complexes",
46                                                 "complex",
47                                                 "DLLSTX233"
48                                         ]
49                                 }
50                         },
51                         "response": []
52                 },
53                 {
54                         "name": "PUT Cloud-Region 1",
55                         "event": [
56                                 {
57                                         "listen": "prerequest",
58                                         "script": {
59                                                 "id": "8291bdde-7685-4ddd-956e-7c62fa1bdeee",
60                                                 "type": "text/javascript",
61                                                 "exec": [
62                                                         ""
63                                                 ]
64                                         }
65                                 }
66                         ],
67                         "request": {
68                                 "method": "PUT",
69                                 "header": [
70                                         {
71                                                 "key": "X-TransactionId",
72                                                 "value": "9999"
73                                         },
74                                         {
75                                                 "key": "X-FromAppId",
76                                                 "value": "jimmy-postman"
77                                         },
78                                         {
79                                                 "key": "Real-Time",
80                                                 "value": "true"
81                                         },
82                                         {
83                                                 "key": "Authorization",
84                                                 "value": "Basic QUFJOkFBSQ=="
85                                         },
86                                         {
87                                                 "key": "Content-Type",
88                                                 "value": "application/json"
89                                         }
90                                 ],
91                                 "body": {
92                                         "mode": "raw",
93                                         "raw": "{\r\n  \"cloud-owner\": \"HPA-cloud\",\r\n  \"cloud-region-id\": \"cloud-region-1\",\r\n  \"cloud-type\": \"openstack-pike\",\r\n  \"owner-defined-type\": \"example-owner-defined-type-val-848\",\r\n  \"cloud-region-version\": \"example-cloud-region-version-val-75919\",\r\n  \"identity-url\": \"example-identity-url-val-14861\",\r\n  \"cloud-zone\": \"example-cloud-zone-val-4978\",\r\n  \"complex-name\": \"example-complex-name-val-62100\",\r\n  \"sriov-automation\": \"true\",\r\n  \"cloud-extra-info\": \"example-cloud-extra-info-val-49466\",\r\n  \"cloud-epa-caps\": \"example-cloud-epa-caps-val-99504\",\r\n  \"volume-groups\": {\r\n    \"volume-group\": {\r\n      \"volume-group-id\": \"example-volume-group-id-val-66706\",\r\n      \"volume-group-name\": \"example-volume-group-name-val-77554\",\r\n      \"heat-stack-id\": \"example-heat-stack-id-val-70180\",\r\n      \"vnf-type\": \"example-vnf-type-val-87572\",\r\n      \"orchestration-status\": \"example-orchestration-status-val-34971\",\r\n      \"model-customization-id\": \"example-model-customization-id-val-83513\",\r\n      \"vf-module-model-customization-id\": \"example-vf-module-model-customization-id-val-6507\"\r\n    }\r\n  },\r\n  \"tenants\": {\r\n    \"tenant\": {\r\n      \"tenant-id\": \"tenant-id-1\",\r\n      \"tenant-name\": \"tenant-name-1\",\r\n      \"tenant-context\": \"example-tenant-context-val-28442\",\r\n      \"vservers\": {\r\n        \"vserver\": {\r\n          \"vserver-id\": \"vserver-1\",\r\n          \"vserver-name\": \"vserver-name-1\",\r\n          \"vserver-name2\": \"example-vserver-name2-val-75154\",\r\n          \"prov-status\": \"example-prov-status-val-62624\",\r\n          \"vserver-selflink\": \"example-vserver-selflink-val-3687\",\r\n          \"in-maint\": \"true\",\r\n          \"is-closed-loop-disabled\": \"true\",\r\n          \"volumes\": {\r\n            \"volume\": {\r\n              \"volume-id\": \"example-volume-id-val-11970\",\r\n              \"volume-selflink\": \"example-volume-selflink-val-76166\"\r\n            }\r\n          },\r\n          \"l-interfaces\": {\r\n            \"l-interface\": {\r\n              \"interface-name\": \"example-interface-name-val-33353\",\r\n              \"interface-role\": \"example-interface-role-val-20528\",\r\n              \"v6-wan-link-ip\": \"example-v6-wan-link-ip-val-39242\",\r\n              \"selflink\": \"example-selflink-val-69696\",\r\n              \"interface-id\": \"example-interface-id-val-96451\",\r\n              \"macaddr\": \"example-macaddr-val-92350\",\r\n              \"network-name\": \"example-network-name-val-76057\",\r\n              \"management-option\": \"example-management-option-val-24749\",\r\n              \"interface-description\": \"example-interface-description-val-61248\",\r\n              \"is-port-mirrored\": \"true\",\r\n              \"in-maint\": \"true\",\r\n              \"prov-status\": \"example-prov-status-val-66068\",\r\n              \"is-ip-unnumbered\": \"true\",\r\n              \"allowed-address-pairs\": \"example-allowed-address-pairs-val-97717\",\r\n              \"vlans\": {\r\n                \"vlan\": {\r\n                  \"vlan-interface\": \"example-vlan-interface-val-69702\",\r\n                  \"vlan-id-inner\": \"67994473\",\r\n                  \"vlan-id-outer\": \"93729787\",\r\n                  \"speed-value\": \"example-speed-value-val-13924\",\r\n                  \"speed-units\": \"example-speed-units-val-36978\",\r\n                  \"vlan-description\": \"example-vlan-description-val-33791\",\r\n                  \"backdoor-connection\": \"example-backdoor-connection-val-17790\",\r\n                  \"vpn-key\": \"example-vpn-key-val-9875\",\r\n                  \"orchestration-status\": \"example-orchestration-status-val-56763\",\r\n                  \"in-maint\": \"true\",\r\n                  \"prov-status\": \"example-prov-status-val-70388\",\r\n                  \"is-ip-unnumbered\": \"true\",\r\n                  \"l3-interface-ipv4-address-list\": {\r\n                    \"l3-interface-ipv4-address\": \"example-l3-interface-ipv4-address-val-11760\",\r\n                    \"l3-interface-ipv4-prefix-length\": \"56201707\",\r\n                    \"vlan-id-inner\": \"73451064\",\r\n                    \"vlan-id-outer\": \"91938369\",\r\n                    \"is-floating\": \"true\",\r\n                    \"neutron-network-id\": \"example-neutron-network-id-val-98070\",\r\n                    \"neutron-subnet-id\": \"example-neutron-subnet-id-val-27472\"\r\n                  },\r\n                  \"l3-interface-ipv6-address-list\": {\r\n                    \"l3-interface-ipv6-address\": \"example-l3-interface-ipv6-address-val-39990\",\r\n                    \"l3-interface-ipv6-prefix-length\": \"23094280\",\r\n                    \"vlan-id-inner\": \"45385157\",\r\n                    \"vlan-id-outer\": \"7251303\",\r\n                    \"is-floating\": \"true\",\r\n                    \"neutron-network-id\": \"example-neutron-network-id-val-91087\",\r\n                    \"neutron-subnet-id\": \"example-neutron-subnet-id-val-43501\"\r\n                  }\r\n                }\r\n              },\r\n              \"sriov-vfs\": {\r\n                \"sriov-vf\": {\r\n                  \"pci-id\": \"example-pci-id-val-91062\",\r\n                  \"vf-vlan-filter\": \"example-vf-vlan-filter-val-77261\",\r\n                  \"vf-mac-filter\": \"example-vf-mac-filter-val-52679\",\r\n                  \"vf-vlan-strip\": \"true\",\r\n                  \"vf-vlan-anti-spoof-check\": \"true\",\r\n                  \"vf-mac-anti-spoof-check\": \"true\",\r\n                  \"vf-mirrors\": \"example-vf-mirrors-val-39917\",\r\n                  \"vf-broadcast-allow\": \"true\",\r\n                  \"vf-unknown-multicast-allow\": \"true\",\r\n                  \"vf-unknown-unicast-allow\": \"true\",\r\n                  \"vf-insert-stag\": \"true\",\r\n                  \"vf-link-status\": \"example-vf-link-status-val-7159\",\r\n                  \"neutron-network-id\": \"example-neutron-network-id-val-6599\"\r\n                }\r\n              },\r\n              \"l-interfaces\": {\r\n                \"l-interface\": {\r\n                  \"interface-name\": \"example-interface-name-val-31463\",\r\n                  \"interface-role\": \"example-interface-role-val-59891\",\r\n                  \"v6-wan-link-ip\": \"example-v6-wan-link-ip-val-37795\",\r\n                  \"selflink\": \"example-selflink-val-8079\",\r\n                  \"interface-id\": \"example-interface-id-val-7731\",\r\n                  \"macaddr\": \"example-macaddr-val-4153\",\r\n                  \"network-name\": \"example-network-name-val-95567\",\r\n                  \"management-option\": \"example-management-option-val-37882\",\r\n                  \"interface-description\": \"example-interface-description-val-49246\",\r\n                  \"is-port-mirrored\": \"true\",\r\n                  \"in-maint\": \"true\",\r\n                  \"prov-status\": \"example-prov-status-val-679\",\r\n                  \"is-ip-unnumbered\": \"true\",\r\n                  \"allowed-address-pairs\": \"example-allowed-address-pairs-val-51719\"\r\n                }\r\n              },\r\n              \"l3-interface-ipv4-address-list\": {\r\n                \"l3-interface-ipv4-address\": \"example-l3-interface-ipv4-address-val-25727\",\r\n                \"l3-interface-ipv4-prefix-length\": \"72086436\",\r\n                \"vlan-id-inner\": \"49585016\",\r\n                \"vlan-id-outer\": \"31295411\",\r\n                \"is-floating\": \"true\",\r\n                \"neutron-network-id\": \"example-neutron-network-id-val-60599\",\r\n                \"neutron-subnet-id\": \"example-neutron-subnet-id-val-63673\"\r\n              },\r\n              \"l3-interface-ipv6-address-list\": {\r\n                \"l3-interface-ipv6-address\": \"example-l3-interface-ipv6-address-val-23230\",\r\n                \"l3-interface-ipv6-prefix-length\": \"52397550\",\r\n                \"vlan-id-inner\": \"90366390\",\r\n                \"vlan-id-outer\": \"74424116\",\r\n                \"is-floating\": \"true\",\r\n                \"neutron-network-id\": \"example-neutron-network-id-val-8866\",\r\n                \"neutron-subnet-id\": \"example-neutron-subnet-id-val-39258\"\r\n              }\r\n            }\r\n          }\r\n        }\r\n      }\r\n    }\r\n  },\r\n  \"flavors\": {\r\n    \"flavor\": [\r\n      {\r\n        \"flavor-id\": \"9cf8220b-4d96-4c30-a426-2e9382f3fff2\",\r\n        \"flavor-name\": \"flavor-numa-cpu-topology-instruction-set\",\r\n        \"flavor-vcpus\": 64,\r\n        \"flavor-ram\": 65536,\r\n        \"flavor-disk\": 1048576,\r\n        \"flavor-ephemeral\": 128,\r\n        \"flavor-swap\": \"0\",\r\n        \"flavor-is-public\": false,\r\n        \"flavor-selflink\": \"pXtX\",\r\n        \"flavor-disabled\": false,\r\n        \"hpa-capabilities\": {\r\n          \"hpa-capability\": [\r\n            {\r\n              \"hpa-capability-id\": \"13ec6d4d-7fee-48d8-9e4a-c598feb101ed\",\r\n              \"hpa-feature\": \"basicCapabilities\",\r\n              \"hpa-version\": \"v1\",\r\n              \"architecture\": \"generic\",\r\n              \"hpa-feature-attributes\": [\r\n                {\r\n                  \"hpa-attribute-key\": \"numVirtualCpu\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"64\\\"}\"\r\n                },\r\n                {\r\n                  \"hpa-attribute-key\": \"virtualMemSize\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"65536\\\", \\\"unit\\\":\\\"MB\\\" }\"\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              \"hpa-capability-id\": \"01a4bfe1-1993-4fda-bd1c-ef333b4f76a9\",\r\n              \"hpa-feature\": \"instructionSetExtensions\",\r\n              \"hpa-version\": \"v1\",\r\n              \"architecture\": \"Intel64\",\r\n              \"hpa-feature-attributes\": [\r\n                {\r\n                  \"hpa-attribute-key\": \"instructionSetExtensions\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\": [\\\"aes\\\", \\\"sse\\\", \\\"avx\\\", \\\"smt\\\"]}\"\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              \"hpa-capability-id\": \"167ad6a2-7d9c-4bf2-9a1b-30e5311b8c66\",\r\n              \"hpa-feature\": \"numa\",\r\n              \"hpa-version\": \"v1\",\r\n              \"architecture\": \"generic\",\r\n              \"hpa-feature-attributes\": [\r\n                {\r\n                  \"hpa-attribute-key\": \"numaCpu-0\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"2\\\"}\"\r\n                },\r\n                {\r\n                  \"hpa-attribute-key\": \"numaMem-0\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"2\\\", \\\"unit\\\":\\\"GB\\\" }\"\r\n                },\r\n                {\r\n                  \"hpa-attribute-key\": \"numaCpu-1\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"4\\\"}\"\r\n                },\r\n                {\r\n                  \"hpa-attribute-key\": \"numaMem-1\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"4\\\", \\\"unit\\\":\\\"GB\\\" }\"\r\n                },\r\n                {\r\n                  \"hpa-attribute-key\": \"numaNodes\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"2\\\"}\"\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              \"hpa-capability-id\": \"8fa22e64-41b4-471f-96ad-6c4708635e4c\",\r\n              \"hpa-feature\": \"cpuTopology\",\r\n              \"hpa-version\": \"v1\",\r\n              \"architecture\": \"generic\",\r\n              \"hpa-feature-attributes\": [\r\n                {\r\n                  \"hpa-attribute-key\": \"numCpuCores\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"8\\\"}\"\r\n                },\r\n                {\r\n                  \"hpa-attribute-key\": \"numCpuSockets\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"6\\\"}\"\r\n                },\r\n                {\r\n                  \"hpa-attribute-key\": \"numCpuThreads\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"8\\\"}\"\r\n                }\r\n              ]\r\n            }\r\n          ]\r\n        }\r\n      },\r\n      {\r\n        \"flavor-id\": \"f5aa2b2e-3206-41b6-80d5-cf041b098c43\",\r\n        \"flavor-name\": \"flavor-cpu-pinning-ovsdpdk-instruction-set\",\r\n        \"flavor-vcpus\": 32,\r\n        \"flavor-ram\": 131072,\r\n        \"flavor-disk\": 2097152,\r\n        \"flavor-ephemeral\": 128,\r\n        \"flavor-swap\": \"0\",\r\n        \"flavor-is-public\": false,\r\n        \"flavor-selflink\": \"pXtX\",\r\n        \"flavor-disabled\": false,\r\n        \"hpa-capabilities\": {\r\n          \"hpa-capability\": [\r\n            {\r\n              \"hpa-capability-id\": \"8d36a8fe-bfee-446a-bbcb-881ee66c8f78\",\r\n              \"hpa-feature\": \"ovsDpdk\",\r\n              \"hpa-version\": \"v1\",\r\n              \"architecture\": \"generic\",\r\n              \"hpa-feature-attributes\": [\r\n                {\r\n                  \"hpa-attribute-key\": \"dataProcessingAccelerationLibrary\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"v18.02\\\"}\"\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              \"hpa-capability-id\": \"c140c945-1532-4908-86c9-d7f71416f1dd\",\r\n              \"hpa-feature\": \"cpuPinning\",\r\n              \"hpa-version\": \"v1\",\r\n              \"architecture\": \"generic\",\r\n              \"hpa-feature-attributes\": [\r\n                {\r\n                  \"hpa-attribute-key\": \"logicalCpuPinningPolicy\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"dedicated\\\"}\"\r\n                },\r\n                {\r\n                  \"hpa-attribute-key\": \"logicalCpuThreadPinningPolicy\",\r\n                  \"hpa-attribute-value\": \"{value:\\\"prefer\\\"}\"\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              \"hpa-capability-id\": \"4d04f4d8-e257-4442-8417-19a525e56096\",\r\n              \"hpa-feature\": \"instructionSetExtensions\",\r\n              \"hpa-version\": \"v1\",\r\n              \"architecture\": \"generic\",\r\n              \"hpa-feature-attributes\": [\r\n                {\r\n                  \"hpa-attribute-key\": \"instructionSetExtensions\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":[\\\"aes\\\", \\\"avx\\\"]}\"\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              \"hpa-capability-id\": \"4565615b-1077-4bb5-a340-c5be48db2aaa\",\r\n              \"hpa-feature\": \"basicCapabilities\",\r\n              \"hpa-version\": \"v1\",\r\n              \"architecture\": \"generic\",\r\n              \"hpa-feature-attributes\": [\r\n                {\r\n                  \"hpa-attribute-key\": \"virtualMemSize\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"131072\\\", \\\"unit\\\":\\\"MB\\\" }\"\r\n                },\r\n                {\r\n                  \"hpa-attribute-key\": \"numVirtualCpu\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"32\\\"}\"\r\n                }\r\n              ]\r\n            }\r\n          ]\r\n        }\r\n      }\r\n    ]\r\n  },\r\n  \"group-assignments\": {\r\n    \"group-assignment\": {\r\n      \"group-id\": \"example-group-id-val-67572\",\r\n      \"group-type\": \"example-group-type-val-91331\",\r\n      \"group-name\": \"example-group-name-val-95940\",\r\n      \"group-description\": \"example-group-description-val-89653\"\r\n    }\r\n  },\r\n  \"snapshots\": {\r\n    \"snapshot\": {\r\n      \"snapshot-id\": \"example-snapshot-id-val-31758\",\r\n      \"snapshot-name\": \"example-snapshot-name-val-32860\",\r\n      \"snapshot-architecture\": \"example-snapshot-architecture-val-2456\",\r\n      \"snapshot-os-distro\": \"example-snapshot-os-distro-val-75068\",\r\n      \"snapshot-os-version\": \"example-snapshot-os-version-val-8641\",\r\n      \"application\": \"example-application-val-6391\",\r\n      \"application-vendor\": \"example-application-vendor-val-52418\",\r\n      \"application-version\": \"example-application-version-val-92869\",\r\n      \"snapshot-selflink\": \"example-snapshot-selflink-val-69763\",\r\n      \"prev-snapshot-id\": \"example-prev-snapshot-id-val-19500\"\r\n    }\r\n  },\r\n  \"images\": {\r\n    \"image\": {\r\n      \"image-id\": \"example-image-id-val-91484\",\r\n      \"image-name\": \"example-image-name-val-86952\",\r\n      \"image-architecture\": \"example-image-architecture-val-21769\",\r\n      \"image-os-distro\": \"example-image-os-distro-val-15267\",\r\n      \"image-os-version\": \"example-image-os-version-val-90601\",\r\n      \"application\": \"example-application-val-41444\",\r\n      \"application-vendor\": \"example-application-vendor-val-50626\",\r\n      \"application-version\": \"example-application-version-val-11318\",\r\n      \"image-selflink\": \"example-image-selflink-val-18790\",\r\n      \"metadata\": {\r\n        \"metadatum\": {\r\n          \"metaname\": \"example-metaname-val-39609\",\r\n          \"metaval\": \"example-metaval-val-62296\"\r\n        }\r\n      }\r\n    }\r\n  },\r\n  \"dvs-switches\": {\r\n    \"dvs-switch\": {\r\n      \"switch-name\": \"example-switch-name-val-23942\",\r\n      \"vcenter-url\": \"example-vcenter-url-val-7815\"\r\n    }\r\n  },\r\n  \"oam-networks\": {\r\n    \"oam-network\": {\r\n      \"network-uuid\": \"example-network-uuid-val-1061\",\r\n      \"network-name\": \"example-network-name-val-96413\",\r\n      \"cvlan-tag\": \"20601039\",\r\n      \"ipv4-oam-gateway-address\": \"example-ipv4-oam-gateway-address-val-92545\",\r\n      \"ipv4-oam-gateway-address-prefix-length\": \"9067\"\r\n    }\r\n  },\r\n  \"availability-zones\": {\r\n    \"availability-zone\": {\r\n      \"availability-zone-name\": \"example-availability-zone-name-val-37096\",\r\n      \"hypervisor-type\": \"example-hypervisor-type-val-91298\",\r\n      \"operational-status\": \"example-operational-status-val-4894\"\r\n    }\r\n  },\r\n  \"vip-ipv4-address-list\": {\r\n    \"vip-ipv4-address\": \"example-vip-ipv4-address-val-9775\",\r\n    \"vip-ipv4-prefix-length\": \"21779008\",\r\n    \"vlan-id-inner\": \"183626\",\r\n    \"vlan-id-outer\": \"7595139\",\r\n    \"is-floating\": \"true\",\r\n    \"neutron-network-id\": \"example-neutron-network-id-val-61916\",\r\n    \"neutron-subnet-id\": \"example-neutron-subnet-id-val-94467\"\r\n  },\r\n  \"vip-ipv6-address-list\": {\r\n    \"vip-ipv6-address\": \"example-vip-ipv6-address-val-71778\",\r\n    \"vip-ipv6-prefix-length\": \"54690289\",\r\n    \"vlan-id-inner\": \"37212492\",\r\n    \"vlan-id-outer\": \"58857577\",\r\n    \"is-floating\": \"true\",\r\n    \"neutron-network-id\": \"example-neutron-network-id-val-2251\",\r\n    \"neutron-subnet-id\": \"example-neutron-subnet-id-val-64440\"\r\n  },\r\n  \"hpa-capabilities\": {\r\n    \"hpa-capability\": {\r\n      \"hpa-capability-id\": \"example-hpa-capability-id-val-22082\",\r\n      \"hpa-feature\": \"cloud-specific-hpa\",\r\n      \"hpa-version\": \"example-hpa-version-val-64467\",\r\n      \"architecture\": \"example-architecture-val-82451\",\r\n      \"hpa-feature-attributes\": {\r\n        \"hpa-attribute-key\": \"example-hpa-attribute-key-val-28058\",\r\n        \"hpa-attribute-value\": \"example-hpa-attribute-value-val-74993\"\r\n      }\r\n    }\r\n  }\r\n}"
94                                 },
95                                 "url": {
96                                         "raw": "{{aai}}/cloud-infrastructure/cloud-regions/cloud-region/HPA-cloud/cloud-region-1",
97                                         "host": [
98                                                 "{{aai}}"
99                                         ],
100                                         "path": [
101                                                 "cloud-infrastructure",
102                                                 "cloud-regions",
103                                                 "cloud-region",
104                                                 "HPA-cloud",
105                                                 "cloud-region-1"
106                                         ]
107                                 }
108                         },
109                         "response": []
110                 },
111                 {
112                         "name": "PUT Cloud-Region 2",
113                         "event": [
114                                 {
115                                         "listen": "prerequest",
116                                         "script": {
117                                                 "id": "8291bdde-7685-4ddd-956e-7c62fa1bdeee",
118                                                 "type": "text/javascript",
119                                                 "exec": [
120                                                         ""
121                                                 ]
122                                         }
123                                 }
124                         ],
125                         "request": {
126                                 "method": "PUT",
127                                 "header": [
128                                         {
129                                                 "key": "X-TransactionId",
130                                                 "value": "9999"
131                                         },
132                                         {
133                                                 "key": "X-FromAppId",
134                                                 "value": "jimmy-postman"
135                                         },
136                                         {
137                                                 "key": "Real-Time",
138                                                 "value": "true"
139                                         },
140                                         {
141                                                 "key": "Authorization",
142                                                 "value": "Basic QUFJOkFBSQ=="
143                                         },
144                                         {
145                                                 "key": "Content-Type",
146                                                 "value": "application/json"
147                                         }
148                                 ],
149                                 "body": {
150                                         "mode": "raw",
151                                         "raw": "{\r\n  \"cloud-owner\": \"HPA-cloud\",\r\n  \"cloud-region-id\": \"cloud-region-2\",\r\n  \"cloud-type\": \"openstack-pike\",\r\n  \"owner-defined-type\": \"example-owner-defined-type-val-848\",\r\n  \"cloud-region-version\": \"example-cloud-region-version-val-75919\",\r\n  \"identity-url\": \"example-identity-url-val-14861\",\r\n  \"cloud-zone\": \"example-cloud-zone-val-4978\",\r\n  \"complex-name\": \"example-complex-name-val-62100\",\r\n  \"sriov-automation\": \"true\",\r\n  \"cloud-extra-info\": \"example-cloud-extra-info-val-49466\",\r\n  \"cloud-epa-caps\": \"example-cloud-epa-caps-val-99504\",\r\n  \"volume-groups\": {\r\n    \"volume-group\": {\r\n      \"volume-group-id\": \"example-volume-group-id-val-66706\",\r\n      \"volume-group-name\": \"example-volume-group-name-val-77554\",\r\n      \"heat-stack-id\": \"example-heat-stack-id-val-70180\",\r\n      \"vnf-type\": \"example-vnf-type-val-87572\",\r\n      \"orchestration-status\": \"example-orchestration-status-val-34971\",\r\n      \"model-customization-id\": \"example-model-customization-id-val-83513\",\r\n      \"vf-module-model-customization-id\": \"example-vf-module-model-customization-id-val-6507\"\r\n    }\r\n  },\r\n  \"tenants\": {\r\n    \"tenant\": {\r\n      \"tenant-id\": \"tenant-id-2\",\r\n      \"tenant-name\": \"tenant-name-2\",\r\n      \"tenant-context\": \"example-tenant-context-val-28442\",\r\n      \"vservers\": {\r\n        \"vserver\": {\r\n          \"vserver-id\": \"vserver-21\",\r\n          \"vserver-name\": \"vserver-name-2\",\r\n          \"vserver-name2\": \"example-vserver-name2-val-75154\",\r\n          \"prov-status\": \"example-prov-status-val-62624\",\r\n          \"vserver-selflink\": \"example-vserver-selflink-val-3687\",\r\n          \"in-maint\": \"true\",\r\n          \"is-closed-loop-disabled\": \"true\",\r\n          \"volumes\": {\r\n            \"volume\": {\r\n              \"volume-id\": \"example-volume-id-val-11970\",\r\n              \"volume-selflink\": \"example-volume-selflink-val-76166\"\r\n            }\r\n          },\r\n          \"l-interfaces\": {\r\n            \"l-interface\": {\r\n              \"interface-name\": \"example-interface-name-val-33353\",\r\n              \"interface-role\": \"example-interface-role-val-20528\",\r\n              \"v6-wan-link-ip\": \"example-v6-wan-link-ip-val-39242\",\r\n              \"selflink\": \"example-selflink-val-69696\",\r\n              \"interface-id\": \"example-interface-id-val-96452\",\r\n              \"macaddr\": \"example-macaddr-val-92350\",\r\n              \"network-name\": \"example-network-name-val-76057\",\r\n              \"management-option\": \"example-management-option-val-24749\",\r\n              \"interface-description\": \"example-interface-description-val-61248\",\r\n              \"is-port-mirrored\": \"true\",\r\n              \"in-maint\": \"true\",\r\n              \"prov-status\": \"example-prov-status-val-66068\",\r\n              \"is-ip-unnumbered\": \"true\",\r\n              \"allowed-address-pairs\": \"example-allowed-address-pairs-val-97717\",\r\n              \"vlans\": {\r\n                \"vlan\": {\r\n                  \"vlan-interface\": \"example-vlan-interface-val-69702\",\r\n                  \"vlan-id-inner\": \"67994473\",\r\n                  \"vlan-id-outer\": \"93729787\",\r\n                  \"speed-value\": \"example-speed-value-val-13924\",\r\n                  \"speed-units\": \"example-speed-units-val-36978\",\r\n                  \"vlan-description\": \"example-vlan-description-val-33791\",\r\n                  \"backdoor-connection\": \"example-backdoor-connection-val-17790\",\r\n                  \"vpn-key\": \"example-vpn-key-val-9875\",\r\n                  \"orchestration-status\": \"example-orchestration-status-val-56763\",\r\n                  \"in-maint\": \"true\",\r\n                  \"prov-status\": \"example-prov-status-val-70388\",\r\n                  \"is-ip-unnumbered\": \"true\",\r\n                  \"l3-interface-ipv4-address-list\": {\r\n                    \"l3-interface-ipv4-address\": \"example-l3-interface-ipv4-address-val-11760\",\r\n                    \"l3-interface-ipv4-prefix-length\": \"56201707\",\r\n                    \"vlan-id-inner\": \"73451064\",\r\n                    \"vlan-id-outer\": \"91938369\",\r\n                    \"is-floating\": \"true\",\r\n                    \"neutron-network-id\": \"example-neutron-network-id-val-98070\",\r\n                    \"neutron-subnet-id\": \"example-neutron-subnet-id-val-27472\"\r\n                  },\r\n                  \"l3-interface-ipv6-address-list\": {\r\n                    \"l3-interface-ipv6-address\": \"example-l3-interface-ipv6-address-val-39990\",\r\n                    \"l3-interface-ipv6-prefix-length\": \"23094280\",\r\n                    \"vlan-id-inner\": \"45385157\",\r\n                    \"vlan-id-outer\": \"7251303\",\r\n                    \"is-floating\": \"true\",\r\n                    \"neutron-network-id\": \"example-neutron-network-id-val-91087\",\r\n                    \"neutron-subnet-id\": \"example-neutron-subnet-id-val-43501\"\r\n                  }\r\n                }\r\n              },\r\n              \"sriov-vfs\": {\r\n                \"sriov-vf\": {\r\n                  \"pci-id\": \"example-pci-id-val-91063\",\r\n                  \"vf-vlan-filter\": \"example-vf-vlan-filter-val-77261\",\r\n                  \"vf-mac-filter\": \"example-vf-mac-filter-val-52679\",\r\n                  \"vf-vlan-strip\": \"true\",\r\n                  \"vf-vlan-anti-spoof-check\": \"true\",\r\n                  \"vf-mac-anti-spoof-check\": \"true\",\r\n                  \"vf-mirrors\": \"example-vf-mirrors-val-39917\",\r\n                  \"vf-broadcast-allow\": \"true\",\r\n                  \"vf-unknown-multicast-allow\": \"true\",\r\n                  \"vf-unknown-unicast-allow\": \"true\",\r\n                  \"vf-insert-stag\": \"true\",\r\n                  \"vf-link-status\": \"example-vf-link-status-val-7159\",\r\n                  \"neutron-network-id\": \"example-neutron-network-id-val-6599\"\r\n                }\r\n              },\r\n              \"l-interfaces\": {\r\n                \"l-interface\": {\r\n                  \"interface-name\": \"example-interface-name-val-31463\",\r\n                  \"interface-role\": \"example-interface-role-val-59891\",\r\n                  \"v6-wan-link-ip\": \"example-v6-wan-link-ip-val-37795\",\r\n                  \"selflink\": \"example-selflink-val-8079\",\r\n                  \"interface-id\": \"example-interface-id-val-7732\",\r\n                  \"macaddr\": \"example-macaddr-val-4153\",\r\n                  \"network-name\": \"example-network-name-val-95567\",\r\n                  \"management-option\": \"example-management-option-val-37882\",\r\n                  \"interface-description\": \"example-interface-description-val-49246\",\r\n                  \"is-port-mirrored\": \"true\",\r\n                  \"in-maint\": \"true\",\r\n                  \"prov-status\": \"example-prov-status-val-679\",\r\n                  \"is-ip-unnumbered\": \"true\",\r\n                  \"allowed-address-pairs\": \"example-allowed-address-pairs-val-51719\"\r\n                }\r\n              },\r\n              \"l3-interface-ipv4-address-list\": {\r\n                \"l3-interface-ipv4-address\": \"example-l3-interface-ipv4-address-val-25727\",\r\n                \"l3-interface-ipv4-prefix-length\": \"72086436\",\r\n                \"vlan-id-inner\": \"49585016\",\r\n                \"vlan-id-outer\": \"31295411\",\r\n                \"is-floating\": \"true\",\r\n                \"neutron-network-id\": \"example-neutron-network-id-val-60599\",\r\n                \"neutron-subnet-id\": \"example-neutron-subnet-id-val-63673\"\r\n              },\r\n              \"l3-interface-ipv6-address-list\": {\r\n                \"l3-interface-ipv6-address\": \"example-l3-interface-ipv6-address-val-23230\",\r\n                \"l3-interface-ipv6-prefix-length\": \"52397550\",\r\n                \"vlan-id-inner\": \"90366390\",\r\n                \"vlan-id-outer\": \"74424116\",\r\n                \"is-floating\": \"true\",\r\n                \"neutron-network-id\": \"example-neutron-network-id-val-8866\",\r\n                \"neutron-subnet-id\": \"example-neutron-subnet-id-val-39258\"\r\n              }\r\n            }\r\n          }\r\n        }\r\n      }\r\n    }\r\n  },\r\n  \"flavors\": {\r\n    \"flavor\": [\r\n      {\r\n        \"flavor-id\": \"acf8220b-4d96-4c30-a426-2e9382f3fff2\",\r\n        \"flavor-name\": \"flavor-cpu-topology-instruction-set\",\r\n        \"flavor-vcpus\": 32,\r\n        \"flavor-ram\": 65536,\r\n        \"flavor-disk\": 1048576,\r\n        \"flavor-ephemeral\": 128,\r\n        \"flavor-swap\": \"0\",\r\n        \"flavor-is-public\": false,\r\n        \"flavor-selflink\": \"pXtX\",\r\n        \"flavor-disabled\": false,\r\n        \"hpa-capabilities\": {\r\n          \"hpa-capability\": [\r\n            {\r\n              \"hpa-capability-id\": \"23ec6d4d-7fee-48d8-9e4a-c598feb101ed\",\r\n              \"hpa-feature\": \"basicCapabilities\",\r\n              \"hpa-version\": \"v1\",\r\n              \"architecture\": \"generic\",\r\n              \"hpa-feature-attributes\": [\r\n                {\r\n                  \"hpa-attribute-key\": \"numVirtualCpu\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"32\\\"}\"\r\n                },\r\n                {\r\n                  \"hpa-attribute-key\": \"virtualMemSize\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"65536\\\", \\\"unit\\\":\\\"MB\\\" }\"\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              \"hpa-capability-id\": \"01a4bfe1-1993-4fda-bd1c-ef333b4f76a9\",\r\n              \"hpa-feature\": \"instructionSetExtensions\",\r\n              \"hpa-version\": \"v1\",\r\n              \"architecture\": \"Intel64\",\r\n              \"hpa-feature-attributes\": [\r\n                {\r\n                  \"hpa-attribute-key\": \"instructionSetExtensions\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\": [\\\"aes\\\", \\\"sse\\\", \\\"avx\\\", \\\"smt\\\"]}\"\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              \"hpa-capability-id\": \"9fa22e64-41b4-471f-96ad-6c4708635e4c\",\r\n              \"hpa-feature\": \"cpuTopology\",\r\n              \"hpa-version\": \"v1\",\r\n              \"architecture\": \"generic\",\r\n              \"hpa-feature-attributes\": [\r\n                {\r\n                  \"hpa-attribute-key\": \"numCpuCores\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"16\\\"}\"\r\n                },\r\n                {\r\n                  \"hpa-attribute-key\": \"numCpuSockets\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"2\\\"}\"\r\n                },\r\n                {\r\n                  \"hpa-attribute-key\": \"numCpuThreads\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"8\\\"}\"\r\n                }\r\n              ]\r\n            }\r\n          ]\r\n        }\r\n      },\r\n      {\r\n        \"flavor-id\": \"e5aa2b2e-3206-41b6-80d5-cf041b098c43\",\r\n        \"flavor-name\": \"flavor-cpu-pinning-ovsdpdk-instruction-set\",\r\n        \"flavor-vcpus\": 32,\r\n        \"flavor-ram\": 131072,\r\n        \"flavor-disk\": 2097152,\r\n        \"flavor-ephemeral\": 128,\r\n        \"flavor-swap\": \"0\",\r\n        \"flavor-is-public\": false,\r\n        \"flavor-selflink\": \"pXtX\",\r\n        \"flavor-disabled\": false,\r\n        \"hpa-capabilities\": {\r\n          \"hpa-capability\": [\r\n            {\r\n              \"hpa-capability-id\": \"9d36a8fe-bfee-446a-bbcb-881ee66c8f78\",\r\n              \"hpa-feature\": \"ovsDpdk\",\r\n              \"hpa-version\": \"v1\",\r\n              \"architecture\": \"generic\",\r\n              \"hpa-feature-attributes\": [\r\n                {\r\n                  \"hpa-attribute-key\": \"dataProcessingAccelerationLibrary\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"v17.02\\\"}\"\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              \"hpa-capability-id\": \"d140c945-1532-4908-86c9-d7f71416f1dd\",\r\n              \"hpa-feature\": \"cpuPinning\",\r\n              \"hpa-version\": \"v1\",\r\n              \"architecture\": \"generic\",\r\n              \"hpa-feature-attributes\": [\r\n                {\r\n                  \"hpa-attribute-key\": \"logicalCpuPinningPolicy\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"dedicated\\\"}\"\r\n                },\r\n                {\r\n                  \"hpa-attribute-key\": \"logicalCpuThreadPinningPolicy\",\r\n                  \"hpa-attribute-value\": \"{value:\\\"prefer\\\"}\"\r\n                }\r\n              ]\r\n            },\r\n           {\r\n              \"hpa-capability-id\": \"01a4bfe1-1993-4fda-bd1c-ef333b4f76a9\",\r\n              \"hpa-feature\": \"instructionSetExtensions\",\r\n              \"hpa-version\": \"v1\",\r\n              \"architecture\": \"Intel64\",\r\n              \"hpa-feature-attributes\": [\r\n                {\r\n                  \"hpa-attribute-key\": \"instructionSetExtensions\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\": [\\\"avx\\\", \\\"smt\\\"]}\"\r\n                }\r\n              ]\r\n            },\r\n            {\r\n              \"hpa-capability-id\": \"5565615b-1077-4bb5-a340-c5be48db2aaa\",\r\n              \"hpa-feature\": \"basicCapabilities\",\r\n              \"hpa-version\": \"v1\",\r\n              \"architecture\": \"generic\",\r\n              \"hpa-feature-attributes\": [\r\n                {\r\n                  \"hpa-attribute-key\": \"virtualMemSize\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"131072\\\", \\\"unit\\\":\\\"MB\\\" }\"\r\n                },\r\n                {\r\n                  \"hpa-attribute-key\": \"numVirtualCpu\",\r\n                  \"hpa-attribute-value\": \"{\\\"value\\\":\\\"32\\\"}\"\r\n                }\r\n              ]\r\n            }\r\n          ]\r\n        }\r\n      }\r\n    ]\r\n  },\r\n  \"group-assignments\": {\r\n    \"group-assignment\": {\r\n      \"group-id\": \"example-group-id-val-67573\",\r\n      \"group-type\": \"example-group-type-val-91331\",\r\n      \"group-name\": \"example-group-name-val-95940\",\r\n      \"group-description\": \"example-group-description-val-89653\"\r\n    }\r\n  },\r\n  \"snapshots\": {\r\n    \"snapshot\": {\r\n      \"snapshot-id\": \"example-snapshot-id-val-31759\",\r\n      \"snapshot-name\": \"example-snapshot-name-val-32860\",\r\n      \"snapshot-architecture\": \"example-snapshot-architecture-val-2456\",\r\n      \"snapshot-os-distro\": \"example-snapshot-os-distro-val-75068\",\r\n      \"snapshot-os-version\": \"example-snapshot-os-version-val-8641\",\r\n      \"application\": \"example-application-val-6391\",\r\n      \"application-vendor\": \"example-application-vendor-val-52418\",\r\n      \"application-version\": \"example-application-version-val-92869\",\r\n      \"snapshot-selflink\": \"example-snapshot-selflink-val-69763\",\r\n      \"prev-snapshot-id\": \"example-prev-snapshot-id-val-19500\"\r\n    }\r\n  },\r\n  \"images\": {\r\n    \"image\": {\r\n      \"image-id\": \"example-image-id-val-91485\",\r\n      \"image-name\": \"example-image-name-val-86952\",\r\n      \"image-architecture\": \"example-image-architecture-val-21769\",\r\n      \"image-os-distro\": \"example-image-os-distro-val-15267\",\r\n      \"image-os-version\": \"example-image-os-version-val-90601\",\r\n      \"application\": \"example-application-val-41444\",\r\n      \"application-vendor\": \"example-application-vendor-val-50626\",\r\n      \"application-version\": \"example-application-version-val-11318\",\r\n      \"image-selflink\": \"example-image-selflink-val-18790\",\r\n      \"metadata\": {\r\n        \"metadatum\": {\r\n          \"metaname\": \"example-metaname-val-39609\",\r\n          \"metaval\": \"example-metaval-val-62296\"\r\n        }\r\n      }\r\n    }\r\n  },\r\n  \"dvs-switches\": {\r\n    \"dvs-switch\": {\r\n      \"switch-name\": \"example-switch-name-val-23942\",\r\n      \"vcenter-url\": \"example-vcenter-url-val-7815\"\r\n    }\r\n  },\r\n  \"oam-networks\": {\r\n    \"oam-network\": {\r\n      \"network-uuid\": \"example-network-uuid-val-1062\",\r\n      \"network-name\": \"example-network-name-val-96413\",\r\n      \"cvlan-tag\": \"20601039\",\r\n      \"ipv4-oam-gateway-address\": \"example-ipv4-oam-gateway-address-val-92545\",\r\n      \"ipv4-oam-gateway-address-prefix-length\": \"9067\"\r\n    }\r\n  },\r\n  \"availability-zones\": {\r\n    \"availability-zone\": {\r\n      \"availability-zone-name\": \"example-availability-zone-name-val-37097\",\r\n      \"hypervisor-type\": \"example-hypervisor-type-val-91298\",\r\n      \"operational-status\": \"example-operational-status-val-4894\"\r\n    }\r\n  },\r\n  \"vip-ipv4-address-list\": {\r\n    \"vip-ipv4-address\": \"example-vip-ipv4-address-val-9775\",\r\n    \"vip-ipv4-prefix-length\": \"21779008\",\r\n    \"vlan-id-inner\": \"183626\",\r\n    \"vlan-id-outer\": \"7595139\",\r\n    \"is-floating\": \"true\",\r\n    \"neutron-network-id\": \"example-neutron-network-id-val-61916\",\r\n    \"neutron-subnet-id\": \"example-neutron-subnet-id-val-94467\"\r\n  },\r\n  \"vip-ipv6-address-list\": {\r\n    \"vip-ipv6-address\": \"example-vip-ipv6-address-val-71778\",\r\n    \"vip-ipv6-prefix-length\": \"54690289\",\r\n    \"vlan-id-inner\": \"37212492\",\r\n    \"vlan-id-outer\": \"58857577\",\r\n    \"is-floating\": \"true\",\r\n    \"neutron-network-id\": \"example-neutron-network-id-val-2251\",\r\n    \"neutron-subnet-id\": \"example-neutron-subnet-id-val-64440\"\r\n  },\r\n  \"hpa-capabilities\": {\r\n    \"hpa-capability\": {\r\n      \"hpa-capability-id\": \"example-hpa-capability-id-val-22083\",\r\n      \"hpa-feature\": \"cloud-specific-hpa\",\r\n      \"hpa-version\": \"example-hpa-version-val-64467\",\r\n      \"architecture\": \"example-architecture-val-82451\",\r\n      \"hpa-feature-attributes\": {\r\n        \"hpa-attribute-key\": \"example-hpa-attribute-key-val-28058\",\r\n        \"hpa-attribute-value\": \"example-hpa-attribute-value-val-74993\"\r\n      }\r\n    }\r\n  }\r\n}"
152                                 },
153                                 "url": {
154                                         "raw": "{{aai}}/cloud-infrastructure/cloud-regions/cloud-region/HPA-cloud/cloud-region-2",
155                                         "host": [
156                                                 "{{aai}}"
157                                         ],
158                                         "path": [
159                                                 "cloud-infrastructure",
160                                                 "cloud-regions",
161                                                 "cloud-region",
162                                                 "HPA-cloud",
163                                                 "cloud-region-2"
164                                         ]
165                                 }
166                         },
167                         "response": []
168                 },
169                 {
170                         "name": "PUT complex1-cloud-region-1 relationship",
171                         "request": {
172                                 "method": "PUT",
173                                 "header": [
174                                         {
175                                                 "key": "X-TransactionId",
176                                                 "value": "9999"
177                                         },
178                                         {
179                                                 "key": "X-FromAppId",
180                                                 "value": "jimmy-postman"
181                                         },
182                                         {
183                                                 "key": "Real-Time",
184                                                 "value": "true"
185                                         },
186                                         {
187                                                 "key": "Authorization",
188                                                 "value": "Basic QUFJOkFBSQ=="
189                                         },
190                                         {
191                                                 "key": "Content-Type",
192                                                 "value": "application/json"
193                                         }
194                                 ],
195                                 "body": {
196                                         "mode": "raw",
197                                         "raw": "{\r\n  \"related-to\": \"complex\",\r\n  \"related-link\": \"/aai/v13/cloud-infrastructure/complexes/complex/DLLSTX233\",\r\n  \"relationship-data\": [\r\n  {\r\n      \"relationship-key\": \"complex.physical-location-id\",\r\n      \"relationship-value\": \"DLLSTX233\"\r\n  }\r\n  ]\r\n}"
198                                 },
199                                 "url": {
200                                         "raw": "{{aai}}/cloud-infrastructure/cloud-regions/cloud-region/HPA-cloud/cloud-region-1/relationship-list/relationship",
201                                         "host": [
202                                                 "{{aai}}"
203                                         ],
204                                         "path": [
205                                                 "cloud-infrastructure",
206                                                 "cloud-regions",
207                                                 "cloud-region",
208                                                 "HPA-cloud",
209                                                 "cloud-region-1",
210                                                 "relationship-list",
211                                                 "relationship"
212                                         ]
213                                 }
214                         },
215                         "response": []
216                 },
217                 {
218                         "name": "PUT complex2-cloud-region-2 relationship",
219                         "request": {
220                                 "method": "PUT",
221                                 "header": [
222                                         {
223                                                 "key": "X-TransactionId",
224                                                 "value": "9999"
225                                         },
226                                         {
227                                                 "key": "X-FromAppId",
228                                                 "value": "jimmy-postman"
229                                         },
230                                         {
231                                                 "key": "Real-Time",
232                                                 "value": "true"
233                                         },
234                                         {
235                                                 "key": "Authorization",
236                                                 "value": "Basic QUFJOkFBSQ=="
237                                         },
238                                         {
239                                                 "key": "Content-Type",
240                                                 "value": "application/json"
241                                         }
242                                 ],
243                                 "body": {
244                                         "mode": "raw",
245                                         "raw": "{\r\n  \"related-to\": \"complex\",\r\n  \"related-link\": \"/aai/v13/cloud-infrastructure/complexes/complex/DLLSTX233\",\r\n  \"relationship-data\": [\r\n  {\r\n      \"relationship-key\": \"complex.physical-location-id\",\r\n      \"relationship-value\": \"DLLSTX233\"\r\n  }\r\n  ]\r\n}"
246                                 },
247                                 "url": {
248                                         "raw": "{{aai}}/cloud-infrastructure/cloud-regions/cloud-region/HPA-cloud/cloud-region-2/relationship-list/relationship",
249                                         "host": [
250                                                 "{{aai}}"
251                                         ],
252                                         "path": [
253                                                 "cloud-infrastructure",
254                                                 "cloud-regions",
255                                                 "cloud-region",
256                                                 "HPA-cloud",
257                                                 "cloud-region-2",
258                                                 "relationship-list",
259                                                 "relationship"
260                                         ]
261                                 }
262                         },
263                         "response": []
264                 },
265                 {
266                         "name": "GET Complex",
267                         "request": {
268                                 "method": "GET",
269                                 "header": [
270                                         {
271                                                 "key": "X-TransactionId",
272                                                 "value": "9999"
273                                         },
274                                         {
275                                                 "key": "X-FromAppId",
276                                                 "value": "jimmy-postman"
277                                         },
278                                         {
279                                                 "key": "Real-Time",
280                                                 "value": "true"
281                                         },
282                                         {
283                                                 "key": "Authorization",
284                                                 "value": "Basic QUFJOkFBSQ=="
285                                         },
286                                         {
287                                                 "key": "Content-Type",
288                                                 "value": "application/json"
289                                         }
290                                 ],
291                                 "body": {
292                                         "mode": "raw",
293                                         "raw": "{\r\n    \"physical-location-id\": \"example-complex-name-val-62100\",\r\n    \"data-center-code\": \"example-data-center-code-val-6667\",\r\n    \"complex-name\": \"example-complex-name-val-62100\",\r\n    \"identity-url\": \"example-identity-url-val-28399\",\r\n    \"physical-location-type\": \"example-physical-location-type-val-28399\",\r\n    \"street1\": \"example-street1-val-28399\",\r\n    \"street2\": \"example-street2-val-28399\",\r\n    \"city\": \"example-city-val-28399\",\r\n    \"state\": \"example-state-val-28399\",\r\n    \"postal-code\": \"example-postal-code-val-28399\",\r\n    \"country\": \"example-country-val-28399\",\r\n    \"region\": \"example-region-val-28399\",\r\n    \"latitude\": \"example-latitude-val-28399\",\r\n    \"longitude\": \"example-longitude-val-28399\",\r\n    \"elevation\": \"example-elevation-val-28399\",\r\n    \"lata\": \"example-lata-val-28399\"\r\n}"
294                                 },
295                                 "url": {
296                                         "raw": "{{aai}}/cloud-infrastructure/complexes",
297                                         "host": [
298                                                 "{{aai}}"
299                                         ],
300                                         "path": [
301                                                 "cloud-infrastructure",
302                                                 "complexes"
303                                         ]
304                                 }
305                         },
306                         "response": [
307                                 {
308                                         "id": "74900d07-3a5e-40c0-a5ea-c77b66834c61",
309                                         "name": "GET Complex",
310                                         "originalRequest": {
311                                                 "method": "GET",
312                                                 "header": [
313                                                         {
314                                                                 "key": "X-TransactionId",
315                                                                 "value": "9999",
316                                                                 "disabled": false
317                                                         },
318                                                         {
319                                                                 "key": "X-FromAppId",
320                                                                 "value": "jimmy-postman",
321                                                                 "disabled": false
322                                                         },
323                                                         {
324                                                                 "key": "Real-Time",
325                                                                 "value": "true",
326                                                                 "disabled": false
327                                                         },
328                                                         {
329                                                                 "key": "Authorization",
330                                                                 "value": "Basic QUFJOkFBSQ==",
331                                                                 "disabled": false
332                                                         },
333                                                         {
334                                                                 "key": "Content-Type",
335                                                                 "value": "application/json",
336                                                                 "disabled": false
337                                                         },
338                                                         {
339                                                                 "key": "Accept",
340                                                                 "value": "application/json",
341                                                                 "disabled": false
342                                                         }
343                                                 ],
344                                                 "body": {
345                                                         "mode": "raw",
346                                                         "raw": "{\r\n    \"physical-location-id\": \"example-complex-name-val-62100\",\r\n    \"data-center-code\": \"example-data-center-code-val-6667\",\r\n    \"complex-name\": \"example-complex-name-val-62100\",\r\n    \"identity-url\": \"example-identity-url-val-28399\",\r\n    \"physical-location-type\": \"example-physical-location-type-val-28399\",\r\n    \"street1\": \"example-street1-val-28399\",\r\n    \"street2\": \"example-street2-val-28399\",\r\n    \"city\": \"example-city-val-28399\",\r\n    \"state\": \"example-state-val-28399\",\r\n    \"postal-code\": \"example-postal-code-val-28399\",\r\n    \"country\": \"example-country-val-28399\",\r\n    \"region\": \"example-region-val-28399\",\r\n    \"latitude\": \"example-latitude-val-28399\",\r\n    \"longitude\": \"example-longitude-val-28399\",\r\n    \"elevation\": \"example-elevation-val-28399\",\r\n    \"lata\": \"example-lata-val-28399\"\r\n}"
347                                                 },
348                                                 "url": {
349                                                         "raw": "{{aai}}/cloud-infrastructure/complexes",
350                                                         "host": [
351                                                                 "{{aai}}"
352                                                         ],
353                                                         "path": [
354                                                                 "cloud-infrastructure",
355                                                                 "complexes"
356                                                         ]
357                                                 }
358                                         },
359                                         "status": "OK",
360                                         "code": 200,
361                                         "_postman_previewlanguage": "json",
362                                         "header": [
363                                                 {
364                                                         "key": "Content-Length",
365                                                         "value": "1603",
366                                                         "name": "Content-Length",
367                                                         "description": "The length of the response body in octets (8-bit bytes)"
368                                                 },
369                                                 {
370                                                         "key": "Content-Type",
371                                                         "value": "application/json",
372                                                         "name": "Content-Type",
373                                                         "description": "The mime type of this content"
374                                                 },
375                                                 {
376                                                         "key": "Date",
377                                                         "value": "Sat, 17 Mar 2018 17:27:54 GMT",
378                                                         "name": "Date",
379                                                         "description": "The date and time that the message was sent"
380                                                 },
381                                                 {
382                                                         "key": "Strict-Transport-Security",
383                                                         "value": "max-age=16000000; includeSubDomains; preload;",
384                                                         "name": "Strict-Transport-Security",
385                                                         "description": "A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."
386                                                 },
387                                                 {
388                                                         "key": "X-AAI-TXID",
389                                                         "value": "0-otconap5-180317-17:27:54:114-8316",
390                                                         "name": "X-AAI-TXID",
391                                                         "description": "Custom header"
392                                                 },
393                                                 {
394                                                         "key": "vertex-id",
395                                                         "value": "4344",
396                                                         "name": "vertex-id",
397                                                         "description": "Custom header"
398                                                 }
399                                         ],
400                                         "cookie": [],
401                                         "body": "{\"complex\":[{\"physical-location-id\":\"DLLSTX233\",\"data-center-code\":\"example-data-center-code-val-6667\",\"complex-name\":\"complex1\",\"identity-url\":\"example-identity-url-val-28399\",\"resource-version\":\"1521304870595\",\"physical-location-type\":\"Mobility\",\"street1\":\"example-street1-val-28399\",\"street2\":\"example-street2-val-28399\",\"city\":\"Dallas\",\"state\":\"TX\",\"postal-code\":\"00000\",\"country\":\"USA\",\"region\":\"USA\",\"latitude\":\"45.395968\",\"longitude\":\"-71.135344\",\"elevation\":\"example-elevation-val-28399\",\"lata\":\"example-lata-val-28399\",\"relationship-list\":{\"relationship\":[{\"related-to\":\"cloud-region\",\"relationship-label\":\"org.onap.relationships.inventory.LocatedIn\",\"related-link\":\"/aai/v13/cloud-infrastructure/cloud-regions/cloud-region/HPA-cloud/cloud-region-1\",\"relationship-data\":[{\"relationship-key\":\"cloud-region.cloud-owner\",\"relationship-value\":\"HPA-cloud\"},{\"relationship-key\":\"cloud-region.cloud-region-id\",\"relationship-value\":\"cloud-region-1\"}],\"related-to-property\":[{\"property-key\":\"cloud-region.owner-defined-type\",\"property-value\":\"example-owner-defined-type-val-848\"}]},{\"related-to\":\"cloud-region\",\"relationship-label\":\"org.onap.relationships.inventory.LocatedIn\",\"related-link\":\"/aai/v13/cloud-infrastructure/cloud-regions/cloud-region/HPA-cloud/cloud-region-2\",\"relationship-data\":[{\"relationship-key\":\"cloud-region.cloud-owner\",\"relationship-value\":\"HPA-cloud\"},{\"relationship-key\":\"cloud-region.cloud-region-id\",\"relationship-value\":\"cloud-region-2\"}],\"related-to-property\":[{\"property-key\":\"cloud-region.owner-defined-type\",\"property-value\":\"example-owner-defined-type-val-848\"}]}]}}]}"
402                                 }
403                         ]
404                 },
405                 {
406                         "name": "GET Cloud-Region1",
407                         "request": {
408                                 "method": "GET",
409                                 "header": [
410                                         {
411                                                 "key": "X-TransactionId",
412                                                 "value": "9999"
413                                         },
414                                         {
415                                                 "key": "X-FromAppId",
416                                                 "value": "jimmy-postman"
417                                         },
418                                         {
419                                                 "key": "Real-Time",
420                                                 "value": "true"
421                                         },
422                                         {
423                                                 "key": "Authorization",
424                                                 "value": "Basic QUFJOkFBSQ=="
425                                         },
426                                         {
427                                                 "key": "Accept",
428                                                 "value": "application/json"
429                                         }
430                                 ],
431                                 "body": {},
432                                 "url": {
433                                         "raw": "{{aai}}/cloud-infrastructure/cloud-regions/cloud-region/HPA-cloud/cloud-region-1?depth=all",
434                                         "host": [
435                                                 "{{aai}}"
436                                         ],
437                                         "path": [
438                                                 "cloud-infrastructure",
439                                                 "cloud-regions",
440                                                 "cloud-region",
441                                                 "HPA-cloud",
442                                                 "cloud-region-1"
443                                         ],
444                                         "query": [
445                                                 {
446                                                         "key": "depth",
447                                                         "value": "all"
448                                                 }
449                                         ]
450                                 }
451                         },
452                         "response": [
453                                 {
454                                         "id": "3ad1e1f6-7f07-4450-a644-d5cf977b73ef",
455                                         "name": "GET Cloud-Region1",
456                                         "originalRequest": {
457                                                 "method": "GET",
458                                                 "header": [
459                                                         {
460                                                                 "key": "X-TransactionId",
461                                                                 "value": "9999"
462                                                         },
463                                                         {
464                                                                 "key": "X-FromAppId",
465                                                                 "value": "jimmy-postman"
466                                                         },
467                                                         {
468                                                                 "key": "Real-Time",
469                                                                 "value": "true"
470                                                         },
471                                                         {
472                                                                 "key": "Authorization",
473                                                                 "value": "Basic QUFJOkFBSQ=="
474                                                         },
475                                                         {
476                                                                 "key": "Accept",
477                                                                 "value": "application/json"
478                                                         }
479                                                 ],
480                                                 "body": {},
481                                                 "url": {
482                                                         "raw": "{{aai}}/cloud-infrastructure/cloud-regions/cloud-region/HPA-cloud/cloud-region-1?depth=all",
483                                                         "host": [
484                                                                 "{{aai}}"
485                                                         ],
486                                                         "path": [
487                                                                 "cloud-infrastructure",
488                                                                 "cloud-regions",
489                                                                 "cloud-region",
490                                                                 "HPA-cloud",
491                                                                 "cloud-region-1"
492                                                         ],
493                                                         "query": [
494                                                                 {
495                                                                         "key": "depth",
496                                                                         "value": "all"
497                                                                 }
498                                                         ]
499                                                 }
500                                         },
501                                         "status": "OK",
502                                         "code": 200,
503                                         "_postman_previewlanguage": "json",
504                                         "header": [
505                                                 {
506                                                         "key": "Connection",
507                                                         "value": "close",
508                                                         "name": "Connection",
509                                                         "description": "Options that are desired for the connection"
510                                                 },
511                                                 {
512                                                         "key": "Content-Type",
513                                                         "value": "application/json",
514                                                         "name": "Content-Type",
515                                                         "description": "The mime type of this content"
516                                                 },
517                                                 {
518                                                         "key": "Date",
519                                                         "value": "Sat, 17 Mar 2018 17:25:51 GMT",
520                                                         "name": "Date",
521                                                         "description": "The date and time that the message was sent"
522                                                 },
523                                                 {
524                                                         "key": "Strict-Transport-Security",
525                                                         "value": "max-age=16000000; includeSubDomains; preload;",
526                                                         "name": "Strict-Transport-Security",
527                                                         "description": "A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."
528                                                 },
529                                                 {
530                                                         "key": "X-AAI-TXID",
531                                                         "value": "1-otconap5-180317-17:25:51:746-14527",
532                                                         "name": "X-AAI-TXID",
533                                                         "description": "Custom header"
534                                                 },
535                                                 {
536                                                         "key": "vertex-id",
537                                                         "value": "4152",
538                                                         "name": "vertex-id",
539                                                         "description": "Custom header"
540                                                 }
541                                         ],
542                                         "cookie": [],
543                                         "body": "{\"cloud-owner\":\"HPA-cloud\",\"cloud-region-id\":\"cloud-region-1\",\"cloud-type\":\"openstack-pike\",\"owner-defined-type\":\"example-owner-defined-type-val-848\",\"cloud-region-version\":\"example-cloud-region-version-val-75919\",\"identity-url\":\"example-identity-url-val-14861\",\"cloud-zone\":\"example-cloud-zone-val-4978\",\"complex-name\":\"example-complex-name-val-62100\",\"sriov-automation\":true,\"cloud-extra-info\":\"example-cloud-extra-info-val-49466\",\"cloud-epa-caps\":\"example-cloud-epa-caps-val-99504\",\"resource-version\":\"1521307375722\",\"volume-groups\":{\"volume-group\":[{\"volume-group-id\":\"example-volume-group-id-val-66706\",\"volume-group-name\":\"example-volume-group-name-val-77554\",\"heat-stack-id\":\"example-heat-stack-id-val-70180\",\"vnf-type\":\"example-vnf-type-val-87572\",\"orchestration-status\":\"example-orchestration-status-val-34971\",\"model-customization-id\":\"example-model-customization-id-val-83513\",\"vf-module-model-customization-id\":\"example-vf-module-model-customization-id-val-6507\",\"resource-version\":\"1521306555806\"}]},\"tenants\":{\"tenant\":[{\"tenant-id\":\"tenant-id-1\",\"tenant-name\":\"tenant-name-1\",\"tenant-context\":\"example-tenant-context-val-28442\",\"resource-version\":\"1521306556951\",\"vservers\":{\"vserver\":[{\"vserver-id\":\"vserver-1\",\"vserver-name\":\"vserver-name-1\",\"vserver-name2\":\"example-vserver-name2-val-75154\",\"prov-status\":\"example-prov-status-val-62624\",\"vserver-selflink\":\"example-vserver-selflink-val-3687\",\"in-maint\":true,\"is-closed-loop-disabled\":true,\"resource-version\":\"1521306556989\",\"volumes\":{\"volume\":[{\"volume-id\":\"example-volume-id-val-11970\",\"volume-selflink\":\"example-volume-selflink-val-76166\",\"resource-version\":\"1521306557727\"}]},\"l-interfaces\":{\"l-interface\":[{\"interface-name\":\"example-interface-name-val-33353\",\"interface-role\":\"example-interface-role-val-20528\",\"v6-wan-link-ip\":\"example-v6-wan-link-ip-val-39242\",\"selflink\":\"example-selflink-val-69696\",\"interface-id\":\"example-interface-id-val-96451\",\"macaddr\":\"example-macaddr-val-92350\",\"network-name\":\"example-network-name-val-76057\",\"management-option\":\"example-management-option-val-24749\",\"interface-description\":\"example-interface-description-val-61248\",\"is-port-mirrored\":true,\"resource-version\":\"1521306558446\",\"in-maint\":true,\"prov-status\":\"example-prov-status-val-66068\",\"is-ip-unnumbered\":true,\"allowed-address-pairs\":\"example-allowed-address-pairs-val-97717\",\"vlans\":{\"vlan\":[{\"vlan-interface\":\"example-vlan-interface-val-69702\",\"vlan-id-inner\":67994473,\"vlan-id-outer\":93729787,\"resource-version\":\"1521306558520\",\"speed-value\":\"example-speed-value-val-13924\",\"speed-units\":\"example-speed-units-val-36978\",\"vlan-description\":\"example-vlan-description-val-33791\",\"backdoor-connection\":\"example-backdoor-connection-val-17790\",\"vpn-key\":\"example-vpn-key-val-9875\",\"orchestration-status\":\"example-orchestration-status-val-56763\",\"in-maint\":true,\"prov-status\":\"example-prov-status-val-70388\",\"is-ip-unnumbered\":true,\"l3-interface-ipv4-address-list\":[{\"l3-interface-ipv4-address\":\"example-l3-interface-ipv4-address-val-11760\",\"l3-interface-ipv4-prefix-length\":56201707,\"vlan-id-inner\":73451064,\"vlan-id-outer\":91938369,\"is-floating\":true,\"resource-version\":\"1521306559236\",\"neutron-network-id\":\"example-neutron-network-id-val-98070\",\"neutron-subnet-id\":\"example-neutron-subnet-id-val-27472\"}],\"l3-interface-ipv6-address-list\":[{\"l3-interface-ipv6-address\":\"example-l3-interface-ipv6-address-val-39990\",\"l3-interface-ipv6-prefix-length\":23094280,\"vlan-id-inner\":45385157,\"vlan-id-outer\":7251303,\"is-floating\":true,\"resource-version\":\"1521306559291\",\"neutron-network-id\":\"example-neutron-network-id-val-91087\",\"neutron-subnet-id\":\"example-neutron-subnet-id-val-43501\"}]}]},\"sriov-vfs\":{\"sriov-vf\":[{\"pci-id\":\"example-pci-id-val-91062\",\"vf-vlan-filter\":\"example-vf-vlan-filter-val-77261\",\"vf-mac-filter\":\"example-vf-mac-filter-val-52679\",\"vf-vlan-strip\":true,\"vf-vlan-anti-spoof-check\":true,\"vf-mac-anti-spoof-check\":true,\"vf-mirrors\":\"example-vf-mirrors-val-39917\",\"vf-broadcast-allow\":true,\"vf-unknown-multicast-allow\":true,\"vf-unknown-unicast-allow\":true,\"vf-insert-stag\":true,\"vf-link-status\":\"example-vf-link-status-val-7159\",\"resource-version\":\"1521306559341\",\"neutron-network-id\":\"example-neutron-network-id-val-6599\"}]},\"l-interfaces\":{\"l-interface\":[{\"interface-name\":\"example-interface-name-val-31463\",\"interface-role\":\"example-interface-role-val-59891\",\"v6-wan-link-ip\":\"example-v6-wan-link-ip-val-37795\",\"selflink\":\"example-selflink-val-8079\",\"interface-id\":\"example-interface-id-val-7731\",\"macaddr\":\"example-macaddr-val-4153\",\"network-name\":\"example-network-name-val-95567\",\"management-option\":\"example-management-option-val-37882\",\"interface-description\":\"example-interface-description-val-49246\",\"is-port-mirrored\":true,\"resource-version\":\"1521306559439\",\"in-maint\":true,\"prov-status\":\"example-prov-status-val-679\",\"is-ip-unnumbered\":true,\"allowed-address-pairs\":\"example-allowed-address-pairs-val-51719\"}]},\"l3-interface-ipv4-address-list\":[{\"l3-interface-ipv4-address\":\"example-l3-interface-ipv4-address-val-25727\",\"l3-interface-ipv4-prefix-length\":72086436,\"vlan-id-inner\":49585016,\"vlan-id-outer\":31295411,\"is-floating\":true,\"resource-version\":\"1521306560129\",\"neutron-network-id\":\"example-neutron-network-id-val-60599\",\"neutron-subnet-id\":\"example-neutron-subnet-id-val-63673\"}],\"l3-interface-ipv6-address-list\":[{\"l3-interface-ipv6-address\":\"example-l3-interface-ipv6-address-val-23230\",\"l3-interface-ipv6-prefix-length\":52397550,\"vlan-id-inner\":90366390,\"vlan-id-outer\":74424116,\"is-floating\":true,\"resource-version\":\"1521306560154\",\"neutron-network-id\":\"example-neutron-network-id-val-8866\",\"neutron-subnet-id\":\"example-neutron-subnet-id-val-39258\"}]}]}}]}}]},\"flavors\":{\"flavor\":[{\"flavor-id\":\"9cf8220b-4d96-4c30-a426-2e9382f3fff2\",\"flavor-name\":\"flavor-numa-cpu-topology-instruction-set\",\"flavor-vcpus\":64,\"flavor-ram\":65536,\"flavor-disk\":1048576,\"flavor-ephemeral\":128,\"flavor-swap\":\"0\",\"flavor-is-public\":false,\"flavor-selflink\":\"pXtX\",\"flavor-disabled\":false,\"hpa-capabilities\":{\"hpa-capability\":[{\"hpa-capability-id\":\"01a4bfe1-1993-4fda-bd1c-ef333b4f76a9\",\"hpa-feature\":\"cpuInstructionSetExtensions\",\"hpa-version\":\"v1\",\"architecture\":\"Intel64\",\"resource-version\":\"1521306560982\",\"hpa-feature-attributes\":[{\"hpa-attribute-key\":\"instructionSetExtensions\",\"hpa-attribute-value\":\"{\\\"value\\\":{['AAA', 'BBB', 'CCC', 'DDD']}}\",\"resource-version\":\"1521306560989\"}]},{\"hpa-capability-id\":\"167ad6a2-7d9c-4bf2-9a1b-30e5311b8c66\",\"hpa-feature\":\"numa\",\"hpa-version\":\"v1\",\"architecture\":\"generic\",\"resource-version\":\"1521306561020\",\"hpa-feature-attributes\":[{\"hpa-attribute-key\":\"numaCpu-1\",\"hpa-attribute-value\":\"{\\\"value\\\":4}\",\"resource-version\":\"1521306561060\"},{\"hpa-attribute-key\":\"numaNodes\",\"hpa-attribute-value\":\"{\\\"value\\\":2}\",\"resource-version\":\"1521306561088\"},{\"hpa-attribute-key\":\"numaCpu-0\",\"hpa-attribute-value\":\"{\\\"value\\\":2}\",\"resource-version\":\"1521306561028\"},{\"hpa-attribute-key\":\"numaMem-0\",\"hpa-attribute-value\":\"{\\\"value\\\":2, \\\"unit\\\":\\\"GB\\\" }\",\"resource-version\":\"1521306561044\"},{\"hpa-attribute-key\":\"numaMem-1\",\"hpa-attribute-value\":\"{\\\"value\\\":4, \\\"unit\\\":\\\"GB\\\" }\",\"resource-version\":\"1521306561074\"}]},{\"hpa-capability-id\":\"13ec6d4d-7fee-48d8-9e4a-c598feb101ed\",\"hpa-feature\":\"basicCapabilities\",\"hpa-version\":\"v1\",\"architecture\":\"generic\",\"resource-version\":\"1521306560909\",\"hpa-feature-attributes\":[{\"hpa-attribute-key\":\"numVirtualCpu\",\"hpa-attribute-value\":\"{\\\"value\\\":64}\",\"resource-version\":\"1521306560932\"},{\"hpa-attribute-key\":\"virtualMemSize\",\"hpa-attribute-value\":\"{\\\"value\\\":65536, \\\"unit\\\":\\\"MB\\\" }\",\"resource-version\":\"1521306560954\"}]},{\"hpa-capability-id\":\"8fa22e64-41b4-471f-96ad-6c4708635e4c\",\"hpa-feature\":\"cpuTopology\",\"hpa-version\":\"v1\",\"architecture\":\"generic\",\"resource-version\":\"1521306561109\",\"hpa-feature-attributes\":[{\"hpa-attribute-key\":\"numCpuCores\",\"hpa-attribute-value\":\"{\\\"value\\\":8}\",\"resource-version\":\"1521306561114\"},{\"hpa-attribute-key\":\"numCpuThreads\",\"hpa-attribute-value\":\"{\\\"value\\\":8}\",\"resource-version\":\"1521306561138\"},{\"hpa-attribute-key\":\"numCpuSockets\",\"hpa-attribute-value\":\"{\\\"value\\\":6}\",\"resource-version\":\"1521306561126\"}]}]},\"resource-version\":\"1521306560203\"},{\"flavor-id\":\"f5aa2b2e-3206-41b6-80d5-cf041b098c43\",\"flavor-name\":\"flavor-cpu-pinning-ovsdpdk-instruction-set\",\"flavor-vcpus\":32,\"flavor-ram\":131072,\"flavor-disk\":2097152,\"flavor-ephemeral\":128,\"flavor-swap\":\"0\",\"flavor-is-public\":false,\"flavor-selflink\":\"pXtX\",\"flavor-disabled\":false,\"hpa-capabilities\":{\"hpa-capability\":[{\"hpa-capability-id\":\"4d04f4d8-e257-4442-8417-19a525e56096\",\"hpa-feature\":\"cpuInstructionSetExtensions\",\"hpa-version\":\"v1\",\"architecture\":\"generic\",\"resource-version\":\"1521306561223\",\"hpa-feature-attributes\":[{\"hpa-attribute-key\":\"instructionSetExtensions\",\"hpa-attribute-value\":\"{\\\"value\\\":{['A11', 'B22']}}\",\"resource-version\":\"1521306561228\"}]},{\"hpa-capability-id\":\"8d36a8fe-bfee-446a-bbcb-881ee66c8f78\",\"hpa-feature\":\"ovsDpdk\",\"hpa-version\":\"v1\",\"architecture\":\"generic\",\"resource-version\":\"1521306561170\",\"hpa-feature-attributes\":[{\"hpa-attribute-key\":\"dataProcessingAccelerationLibrary\",\"hpa-attribute-value\":\"{\\\"value\\\":\\\"v18.02\\\"}\",\"resource-version\":\"1521306561175\"}]},{\"hpa-capability-id\":\"c140c945-1532-4908-86c9-d7f71416f1dd\",\"hpa-feature\":\"cpuPinning\",\"hpa-version\":\"v1\",\"architecture\":\"generic\",\"resource-version\":\"1521306561191\",\"hpa-feature-attributes\":[{\"hpa-attribute-key\":\"logicalCpuPinningPolicy\",\"hpa-attribute-value\":\"{\\\"value\\\":\\\"dedicated\\\"}\",\"resource-version\":\"1521306561196\"},{\"hpa-attribute-key\":\"logicalCpuThreadPinningPolicy\",\"hpa-attribute-value\":\"{value:\\\"prefer\\\"}\",\"resource-version\":\"1521306561206\"}]},{\"hpa-capability-id\":\"4565615b-1077-4bb5-a340-c5be48db2aaa\",\"hpa-feature\":\"basicCapabilities\",\"hpa-version\":\"v1\",\"architecture\":\"generic\",\"resource-version\":\"1521306561244\",\"hpa-feature-attributes\":[{\"hpa-attribute-key\":\"numVirtualCpu\",\"hpa-attribute-value\":\"{\\\"value\\\":32}\",\"resource-version\":\"1521306561259\"},{\"hpa-attribute-key\":\"virtualMemSize\",\"hpa-attribute-value\":\"{\\\"value\\\":131072, \\\"unit\\\":\\\"MB\\\" }\",\"resource-version\":\"1521306561248\"}]}]},\"resource-version\":\"1521306561164\"}]},\"group-assignments\":{\"group-assignment\":[{\"group-id\":\"example-group-id-val-67572\",\"group-type\":\"example-group-type-val-91331\",\"group-name\":\"example-group-name-val-95940\",\"group-description\":\"example-group-description-val-89653\",\"resource-version\":\"1521306561284\"}]},\"snapshots\":{\"snapshot\":[{\"snapshot-id\":\"example-snapshot-id-val-31758\",\"snapshot-name\":\"example-snapshot-name-val-32860\",\"snapshot-architecture\":\"example-snapshot-architecture-val-2456\",\"snapshot-os-distro\":\"example-snapshot-os-distro-val-75068\",\"snapshot-os-version\":\"example-snapshot-os-version-val-8641\",\"application\":\"example-application-val-6391\",\"application-vendor\":\"example-application-vendor-val-52418\",\"application-version\":\"example-application-version-val-92869\",\"snapshot-selflink\":\"example-snapshot-selflink-val-69763\",\"prev-snapshot-id\":\"example-prev-snapshot-id-val-19500\",\"resource-version\":\"1521306561311\"}]},\"images\":{\"image\":[{\"image-id\":\"example-image-id-val-91484\",\"image-name\":\"example-image-name-val-86952\",\"image-architecture\":\"example-image-architecture-val-21769\",\"image-os-distro\":\"example-image-os-distro-val-15267\",\"image-os-version\":\"example-image-os-version-val-90601\",\"application\":\"example-application-val-41444\",\"application-vendor\":\"example-application-vendor-val-50626\",\"application-version\":\"example-application-version-val-11318\",\"image-selflink\":\"example-image-selflink-val-18790\",\"resource-version\":\"1521306561362\",\"metadata\":{\"metadatum\":[{\"metaname\":\"example-metaname-val-39609\",\"metaval\":\"example-metaval-val-62296\",\"resource-version\":\"1521306561387\"}]}}]},\"dvs-switches\":{\"dvs-switch\":[{\"switch-name\":\"example-switch-name-val-23942\",\"vcenter-url\":\"example-vcenter-url-val-7815\",\"resource-version\":\"1521306561409\"}]},\"oam-networks\":{\"oam-network\":[{\"network-uuid\":\"example-network-uuid-val-1061\",\"network-name\":\"example-network-name-val-96413\",\"cvlan-tag\":20601039,\"ipv4-oam-gateway-address\":\"example-ipv4-oam-gateway-address-val-92545\",\"ipv4-oam-gateway-address-prefix-length\":9067,\"resource-version\":\"1521306561436\"}]},\"availability-zones\":{\"availability-zone\":[{\"availability-zone-name\":\"example-availability-zone-name-val-37096\",\"hypervisor-type\":\"example-hypervisor-type-val-91298\",\"operational-status\":\"example-operational-status-val-4894\",\"resource-version\":\"1521306561465\"}]},\"relationship-list\":{\"relationship\":[{\"related-to\":\"complex\",\"relationship-label\":\"org.onap.relationships.inventory.LocatedIn\",\"related-link\":\"/aai/v13/cloud-infrastructure/complexes/complex/DLLSTX233\",\"relationship-data\":[{\"relationship-key\":\"complex.physical-location-id\",\"relationship-value\":\"DLLSTX233\"}]}]},\"vip-ipv4-address-list\":[{\"vip-ipv4-address\":\"example-vip-ipv4-address-val-9775\",\"vip-ipv4-prefix-length\":21779008,\"vlan-id-inner\":183626,\"vlan-id-outer\":7595139,\"is-floating\":true,\"resource-version\":\"1521306561488\",\"neutron-network-id\":\"example-neutron-network-id-val-61916\",\"neutron-subnet-id\":\"example-neutron-subnet-id-val-94467\"}],\"vip-ipv6-address-list\":[{\"vip-ipv6-address\":\"example-vip-ipv6-address-val-71778\",\"vip-ipv6-prefix-length\":54690289,\"vlan-id-inner\":37212492,\"vlan-id-outer\":58857577,\"is-floating\":true,\"resource-version\":\"1521306561508\",\"neutron-network-id\":\"example-neutron-network-id-val-2251\",\"neutron-subnet-id\":\"example-neutron-subnet-id-val-64440\"}],\"hpa-capabilities\":{\"hpa-capability\":[{\"hpa-capability-id\":\"example-hpa-capability-id-val-22082\",\"hpa-feature\":\"cloud-specific-hpa\",\"hpa-version\":\"example-hpa-version-val-64467\",\"architecture\":\"example-architecture-val-82451\",\"resource-version\":\"1521306561528\",\"hpa-feature-attributes\":[{\"hpa-attribute-key\":\"example-hpa-attribute-key-val-28058\",\"hpa-attribute-value\":\"example-hpa-attribute-value-val-74993\",\"resource-version\":\"1521306561532\"}]}]}}"
544                                 }
545                         ]
546                 },
547                 {
548                         "name": "GET Cloud-Region2",
549                         "request": {
550                                 "method": "GET",
551                                 "header": [
552                                         {
553                                                 "key": "X-TransactionId",
554                                                 "value": "9999"
555                                         },
556                                         {
557                                                 "key": "X-FromAppId",
558                                                 "value": "jimmy-postman"
559                                         },
560                                         {
561                                                 "key": "Real-Time",
562                                                 "value": "true"
563                                         },
564                                         {
565                                                 "key": "Authorization",
566                                                 "value": "Basic QUFJOkFBSQ=="
567                                         },
568                                         {
569                                                 "key": "Accept",
570                                                 "value": "application/json"
571                                         }
572                                 ],
573                                 "body": {},
574                                 "url": {
575                                         "raw": "{{aai}}/cloud-infrastructure/cloud-regions/cloud-region/HPA-cloud/cloud-region-2?depth=all",
576                                         "host": [
577                                                 "{{aai}}"
578                                         ],
579                                         "path": [
580                                                 "cloud-infrastructure",
581                                                 "cloud-regions",
582                                                 "cloud-region",
583                                                 "HPA-cloud",
584                                                 "cloud-region-2"
585                                         ],
586                                         "query": [
587                                                 {
588                                                         "key": "depth",
589                                                         "value": "all"
590                                                 }
591                                         ]
592                                 }
593                         },
594                         "response": [
595                                 {
596                                         "id": "af911d86-33fd-45a0-9ccc-ef713a991f08",
597                                         "name": "GET Cloud-Region2",
598                                         "originalRequest": {
599                                                 "method": "GET",
600                                                 "header": [
601                                                         {
602                                                                 "key": "X-TransactionId",
603                                                                 "value": "9999",
604                                                                 "disabled": false
605                                                         },
606                                                         {
607                                                                 "key": "X-FromAppId",
608                                                                 "value": "jimmy-postman",
609                                                                 "disabled": false
610                                                         },
611                                                         {
612                                                                 "key": "Real-Time",
613                                                                 "value": "true",
614                                                                 "disabled": false
615                                                         },
616                                                         {
617                                                                 "key": "Authorization",
618                                                                 "value": "Basic QUFJOkFBSQ==",
619                                                                 "disabled": false
620                                                         },
621                                                         {
622                                                                 "key": "Accept",
623                                                                 "value": "application/json",
624                                                                 "disabled": false
625                                                         }
626                                                 ],
627                                                 "body": {},
628                                                 "url": {
629                                                         "raw": "{{aai}}/cloud-infrastructure/cloud-regions/cloud-region/HPA-cloud/cloud-region-2?depth=all",
630                                                         "host": [
631                                                                 "{{aai}}"
632                                                         ],
633                                                         "path": [
634                                                                 "cloud-infrastructure",
635                                                                 "cloud-regions",
636                                                                 "cloud-region",
637                                                                 "HPA-cloud",
638                                                                 "cloud-region-2"
639                                                         ],
640                                                         "query": [
641                                                                 {
642                                                                         "key": "depth",
643                                                                         "value": "all"
644                                                                 }
645                                                         ]
646                                                 }
647                                         },
648                                         "status": "OK",
649                                         "code": 200,
650                                         "_postman_previewlanguage": "json",
651                                         "header": [
652                                                 {
653                                                         "key": "Connection",
654                                                         "value": "close",
655                                                         "name": "Connection",
656                                                         "description": "Options that are desired for the connection"
657                                                 },
658                                                 {
659                                                         "key": "Content-Type",
660                                                         "value": "application/json",
661                                                         "name": "Content-Type",
662                                                         "description": "The mime type of this content"
663                                                 },
664                                                 {
665                                                         "key": "Date",
666                                                         "value": "Sat, 17 Mar 2018 17:27:13 GMT",
667                                                         "name": "Date",
668                                                         "description": "The date and time that the message was sent"
669                                                 },
670                                                 {
671                                                         "key": "Strict-Transport-Security",
672                                                         "value": "max-age=16000000; includeSubDomains; preload;",
673                                                         "name": "Strict-Transport-Security",
674                                                         "description": "A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."
675                                                 },
676                                                 {
677                                                         "key": "X-AAI-TXID",
678                                                         "value": "1-otconap5-180317-17:27:13:058-50029",
679                                                         "name": "X-AAI-TXID",
680                                                         "description": "Custom header"
681                                                 },
682                                                 {
683                                                         "key": "vertex-id",
684                                                         "value": "28816",
685                                                         "name": "vertex-id",
686                                                         "description": "Custom header"
687                                                 }
688                                         ],
689                                         "cookie": [],
690                                         "body": "{\"cloud-owner\":\"HPA-cloud\",\"cloud-region-id\":\"cloud-region-2\",\"cloud-type\":\"openstack-pike\",\"owner-defined-type\":\"example-owner-defined-type-val-848\",\"cloud-region-version\":\"example-cloud-region-version-val-75919\",\"identity-url\":\"example-identity-url-val-14861\",\"cloud-zone\":\"example-cloud-zone-val-4978\",\"complex-name\":\"example-complex-name-val-62100\",\"sriov-automation\":true,\"cloud-extra-info\":\"example-cloud-extra-info-val-49466\",\"cloud-epa-caps\":\"example-cloud-epa-caps-val-99504\",\"resource-version\":\"1521307358985\",\"volume-groups\":{\"volume-group\":[{\"volume-group-id\":\"example-volume-group-id-val-66706\",\"volume-group-name\":\"example-volume-group-name-val-77554\",\"heat-stack-id\":\"example-heat-stack-id-val-70180\",\"vnf-type\":\"example-vnf-type-val-87572\",\"orchestration-status\":\"example-orchestration-status-val-34971\",\"model-customization-id\":\"example-model-customization-id-val-83513\",\"vf-module-model-customization-id\":\"example-vf-module-model-customization-id-val-6507\",\"resource-version\":\"1521306714613\"}]},\"tenants\":{\"tenant\":[{\"tenant-id\":\"tenant-id-2\",\"tenant-name\":\"tenant-name-2\",\"tenant-context\":\"example-tenant-context-val-28442\",\"resource-version\":\"1521306714631\",\"vservers\":{\"vserver\":[{\"vserver-id\":\"vserver-21\",\"vserver-name\":\"vserver-name-2\",\"vserver-name2\":\"example-vserver-name2-val-75154\",\"prov-status\":\"example-prov-status-val-62624\",\"vserver-selflink\":\"example-vserver-selflink-val-3687\",\"in-maint\":true,\"is-closed-loop-disabled\":true,\"resource-version\":\"1521306714637\",\"volumes\":{\"volume\":[{\"volume-id\":\"example-volume-id-val-11970\",\"volume-selflink\":\"example-volume-selflink-val-76166\",\"resource-version\":\"1521306714645\"}]},\"l-interfaces\":{\"l-interface\":[{\"interface-name\":\"example-interface-name-val-33353\",\"interface-role\":\"example-interface-role-val-20528\",\"v6-wan-link-ip\":\"example-v6-wan-link-ip-val-39242\",\"selflink\":\"example-selflink-val-69696\",\"interface-id\":\"example-interface-id-val-96452\",\"macaddr\":\"example-macaddr-val-92350\",\"network-name\":\"example-network-name-val-76057\",\"management-option\":\"example-management-option-val-24749\",\"interface-description\":\"example-interface-description-val-61248\",\"is-port-mirrored\":true,\"resource-version\":\"1521306714659\",\"in-maint\":true,\"prov-status\":\"example-prov-status-val-66068\",\"is-ip-unnumbered\":true,\"allowed-address-pairs\":\"example-allowed-address-pairs-val-97717\",\"vlans\":{\"vlan\":[{\"vlan-interface\":\"example-vlan-interface-val-69702\",\"vlan-id-inner\":67994473,\"vlan-id-outer\":93729787,\"resource-version\":\"1521306714666\",\"speed-value\":\"example-speed-value-val-13924\",\"speed-units\":\"example-speed-units-val-36978\",\"vlan-description\":\"example-vlan-description-val-33791\",\"backdoor-connection\":\"example-backdoor-connection-val-17790\",\"vpn-key\":\"example-vpn-key-val-9875\",\"orchestration-status\":\"example-orchestration-status-val-56763\",\"in-maint\":true,\"prov-status\":\"example-prov-status-val-70388\",\"is-ip-unnumbered\":true,\"l3-interface-ipv4-address-list\":[{\"l3-interface-ipv4-address\":\"example-l3-interface-ipv4-address-val-11760\",\"l3-interface-ipv4-prefix-length\":56201707,\"vlan-id-inner\":73451064,\"vlan-id-outer\":91938369,\"is-floating\":true,\"resource-version\":\"1521306714673\",\"neutron-network-id\":\"example-neutron-network-id-val-98070\",\"neutron-subnet-id\":\"example-neutron-subnet-id-val-27472\"}],\"l3-interface-ipv6-address-list\":[{\"l3-interface-ipv6-address\":\"example-l3-interface-ipv6-address-val-39990\",\"l3-interface-ipv6-prefix-length\":23094280,\"vlan-id-inner\":45385157,\"vlan-id-outer\":7251303,\"is-floating\":true,\"resource-version\":\"1521306714686\",\"neutron-network-id\":\"example-neutron-network-id-val-91087\",\"neutron-subnet-id\":\"example-neutron-subnet-id-val-43501\"}]}]},\"sriov-vfs\":{\"sriov-vf\":[{\"pci-id\":\"example-pci-id-val-91063\",\"vf-vlan-filter\":\"example-vf-vlan-filter-val-77261\",\"vf-mac-filter\":\"example-vf-mac-filter-val-52679\",\"vf-vlan-strip\":true,\"vf-vlan-anti-spoof-check\":true,\"vf-mac-anti-spoof-check\":true,\"vf-mirrors\":\"example-vf-mirrors-val-39917\",\"vf-broadcast-allow\":true,\"vf-unknown-multicast-allow\":true,\"vf-unknown-unicast-allow\":true,\"vf-insert-stag\":true,\"vf-link-status\":\"example-vf-link-status-val-7159\",\"resource-version\":\"1521306714704\",\"neutron-network-id\":\"example-neutron-network-id-val-6599\"}]},\"l-interfaces\":{\"l-interface\":[{\"interface-name\":\"example-interface-name-val-31463\",\"interface-role\":\"example-interface-role-val-59891\",\"v6-wan-link-ip\":\"example-v6-wan-link-ip-val-37795\",\"selflink\":\"example-selflink-val-8079\",\"interface-id\":\"example-interface-id-val-7732\",\"macaddr\":\"example-macaddr-val-4153\",\"network-name\":\"example-network-name-val-95567\",\"management-option\":\"example-management-option-val-37882\",\"interface-description\":\"example-interface-description-val-49246\",\"is-port-mirrored\":true,\"resource-version\":\"1521306714716\",\"in-maint\":true,\"prov-status\":\"example-prov-status-val-679\",\"is-ip-unnumbered\":true,\"allowed-address-pairs\":\"example-allowed-address-pairs-val-51719\"}]},\"l3-interface-ipv4-address-list\":[{\"l3-interface-ipv4-address\":\"example-l3-interface-ipv4-address-val-25727\",\"l3-interface-ipv4-prefix-length\":72086436,\"vlan-id-inner\":49585016,\"vlan-id-outer\":31295411,\"is-floating\":true,\"resource-version\":\"1521306714727\",\"neutron-network-id\":\"example-neutron-network-id-val-60599\",\"neutron-subnet-id\":\"example-neutron-subnet-id-val-63673\"}],\"l3-interface-ipv6-address-list\":[{\"l3-interface-ipv6-address\":\"example-l3-interface-ipv6-address-val-23230\",\"l3-interface-ipv6-prefix-length\":52397550,\"vlan-id-inner\":90366390,\"vlan-id-outer\":74424116,\"is-floating\":true,\"resource-version\":\"1521306714738\",\"neutron-network-id\":\"example-neutron-network-id-val-8866\",\"neutron-subnet-id\":\"example-neutron-subnet-id-val-39258\"}]}]}}]}}]},\"flavors\":{\"flavor\":[{\"flavor-id\":\"acf8220b-4d96-4c30-a426-2e9382f3fff2\",\"flavor-name\":\"flavor-cpu-topology-instruction-set\",\"flavor-vcpus\":32,\"flavor-ram\":65536,\"flavor-disk\":1048576,\"flavor-ephemeral\":128,\"flavor-swap\":\"0\",\"flavor-is-public\":false,\"flavor-selflink\":\"pXtX\",\"flavor-disabled\":false,\"hpa-capabilities\":{\"hpa-capability\":[{\"hpa-capability-id\":\"11a4bfe1-1993-4fda-bd1c-ef333b4f76a9\",\"hpa-feature\":\"cpuInstructionSetExtensions\",\"hpa-version\":\"v1\",\"architecture\":\"Intel64\",\"resource-version\":\"1521306714796\",\"hpa-feature-attributes\":[{\"hpa-attribute-key\":\"instructionSetExtensions\",\"hpa-attribute-value\":\"{\\\"value\\\":{['aes', 'sse', 'avx', 'smt']}}\",\"resource-version\":\"1521306714799\"}]},{\"hpa-capability-id\":\"23ec6d4d-7fee-48d8-9e4a-c598feb101ed\",\"hpa-feature\":\"basicCapabilities\",\"hpa-version\":\"v1\",\"architecture\":\"generic\",\"resource-version\":\"1521306714769\",\"hpa-feature-attributes\":[{\"hpa-attribute-key\":\"virtualMemSize\",\"hpa-attribute-value\":\"{\\\"value\\\":65536, \\\"unit\\\":\\\"MB\\\" }\",\"resource-version\":\"1521306714782\"},{\"hpa-attribute-key\":\"numVirtualCpu\",\"hpa-attribute-value\":\"{\\\"value\\\":32}\",\"resource-version\":\"1521306714773\"}]},{\"hpa-capability-id\":\"9fa22e64-41b4-471f-96ad-6c4708635e4c\",\"hpa-feature\":\"cpuTopology\",\"hpa-version\":\"v1\",\"architecture\":\"generic\",\"resource-version\":\"1521306714813\",\"hpa-feature-attributes\":[{\"hpa-attribute-key\":\"numCpuThreads\",\"hpa-attribute-value\":\"{\\\"value\\\":8}\",\"resource-version\":\"1521306714841\"},{\"hpa-attribute-key\":\"numCpuCores\",\"hpa-attribute-value\":\"{\\\"value\\\":16}\",\"resource-version\":\"1521306714817\"},{\"hpa-attribute-key\":\"numCpuSockets\",\"hpa-attribute-value\":\"{\\\"value\\\":2}\",\"resource-version\":\"1521306714826\"}]}]},\"resource-version\":\"1521306714764\"},{\"flavor-id\":\"e5aa2b2e-3206-41b6-80d5-cf041b098c43\",\"flavor-name\":\"flavor-cpu-pinning-ovsdpdk-instruction-set\",\"flavor-vcpus\":32,\"flavor-ram\":131072,\"flavor-disk\":2097152,\"flavor-ephemeral\":128,\"flavor-swap\":\"0\",\"flavor-is-public\":false,\"flavor-selflink\":\"pXtX\",\"flavor-disabled\":false,\"hpa-capabilities\":{\"hpa-capability\":[{\"hpa-capability-id\":\"5565615b-1077-4bb5-a340-c5be48db2aaa\",\"hpa-feature\":\"basicCapabilities\",\"hpa-version\":\"v1\",\"architecture\":\"generic\",\"resource-version\":\"1521306714950\",\"hpa-feature-attributes\":[{\"hpa-attribute-key\":\"numVirtualCpu\",\"hpa-attribute-value\":\"{\\\"value\\\":32}\",\"resource-version\":\"1521306714964\"},{\"hpa-attribute-key\":\"virtualMemSize\",\"hpa-attribute-value\":\"{\\\"value\\\":131072, \\\"unit\\\":\\\"MB\\\" }\",\"resource-version\":\"1521306714954\"}]},{\"hpa-capability-id\":\"9d36a8fe-bfee-446a-bbcb-881ee66c8f78\",\"hpa-feature\":\"ovsDpdk\",\"hpa-version\":\"v1\",\"architecture\":\"generic\",\"resource-version\":\"1521306714876\",\"hpa-feature-attributes\":[{\"hpa-attribute-key\":\"dataProcessingAccelerationLibrary\",\"hpa-attribute-value\":\"{\\\"value\\\":\\\"v17.02\\\"}\",\"resource-version\":\"1521306714881\"}]},{\"hpa-capability-id\":\"d140c945-1532-4908-86c9-d7f71416f1dd\",\"hpa-feature\":\"cpuPinning\",\"hpa-version\":\"v1\",\"architecture\":\"generic\",\"resource-version\":\"1521306714899\",\"hpa-feature-attributes\":[{\"hpa-attribute-key\":\"logicalCpuThreadPinningPolicy\",\"hpa-attribute-value\":\"{value:\\\"prefer\\\"}\",\"resource-version\":\"1521306714915\"},{\"hpa-attribute-key\":\"logicalCpuPinningPolicy\",\"hpa-attribute-value\":\"{\\\"value\\\":\\\"dedicated\\\"}\",\"resource-version\":\"1521306714904\"}]},{\"hpa-capability-id\":\"5d04f4d8-e257-4442-8417-19a525e56096\",\"hpa-feature\":\"cpuInstructionSetExtensions\",\"hpa-version\":\"v1\",\"architecture\":\"generic\",\"resource-version\":\"1521306714931\",\"hpa-feature-attributes\":[{\"hpa-attribute-key\":\"instructionSetExtensions\",\"hpa-attribute-value\":\"{\\\"value\\\":{['aes', 'avx']}}\",\"resource-version\":\"1521306714936\"}]}]},\"resource-version\":\"1521306714871\"}]},\"group-assignments\":{\"group-assignment\":[{\"group-id\":\"example-group-id-val-67573\",\"group-type\":\"example-group-type-val-91331\",\"group-name\":\"example-group-name-val-95940\",\"group-description\":\"example-group-description-val-89653\",\"resource-version\":\"1521306714983\"}]},\"snapshots\":{\"snapshot\":[{\"snapshot-id\":\"example-snapshot-id-val-31759\",\"snapshot-name\":\"example-snapshot-name-val-32860\",\"snapshot-architecture\":\"example-snapshot-architecture-val-2456\",\"snapshot-os-distro\":\"example-snapshot-os-distro-val-75068\",\"snapshot-os-version\":\"example-snapshot-os-version-val-8641\",\"application\":\"example-application-val-6391\",\"application-vendor\":\"example-application-vendor-val-52418\",\"application-version\":\"example-application-version-val-92869\",\"snapshot-selflink\":\"example-snapshot-selflink-val-69763\",\"prev-snapshot-id\":\"example-prev-snapshot-id-val-19500\",\"resource-version\":\"1521306714993\"}]},\"images\":{\"image\":[{\"image-id\":\"example-image-id-val-91485\",\"image-name\":\"example-image-name-val-86952\",\"image-architecture\":\"example-image-architecture-val-21769\",\"image-os-distro\":\"example-image-os-distro-val-15267\",\"image-os-version\":\"example-image-os-version-val-90601\",\"application\":\"example-application-val-41444\",\"application-vendor\":\"example-application-vendor-val-50626\",\"application-version\":\"example-application-version-val-11318\",\"image-selflink\":\"example-image-selflink-val-18790\",\"resource-version\":\"1521306715005\",\"metadata\":{\"metadatum\":[{\"metaname\":\"example-metaname-val-39609\",\"metaval\":\"example-metaval-val-62296\",\"resource-version\":\"1521306715009\"}]}}]},\"dvs-switches\":{\"dvs-switch\":[{\"switch-name\":\"example-switch-name-val-23942\",\"vcenter-url\":\"example-vcenter-url-val-7815\",\"resource-version\":\"1521306715024\"}]},\"oam-networks\":{\"oam-network\":[{\"network-uuid\":\"example-network-uuid-val-1062\",\"network-name\":\"example-network-name-val-96413\",\"cvlan-tag\":20601039,\"ipv4-oam-gateway-address\":\"example-ipv4-oam-gateway-address-val-92545\",\"ipv4-oam-gateway-address-prefix-length\":9067,\"resource-version\":\"1521306715034\"}]},\"availability-zones\":{\"availability-zone\":[{\"availability-zone-name\":\"example-availability-zone-name-val-37097\",\"hypervisor-type\":\"example-hypervisor-type-val-91298\",\"operational-status\":\"example-operational-status-val-4894\",\"resource-version\":\"1521306715044\"}]},\"relationship-list\":{\"relationship\":[{\"related-to\":\"complex\",\"relationship-label\":\"org.onap.relationships.inventory.LocatedIn\",\"related-link\":\"/aai/v13/cloud-infrastructure/complexes/complex/DLLSTX233\",\"relationship-data\":[{\"relationship-key\":\"complex.physical-location-id\",\"relationship-value\":\"DLLSTX233\"}]}]},\"vip-ipv4-address-list\":[{\"vip-ipv4-address\":\"example-vip-ipv4-address-val-9775\",\"vip-ipv4-prefix-length\":21779008,\"vlan-id-inner\":183626,\"vlan-id-outer\":7595139,\"is-floating\":true,\"resource-version\":\"1521306715054\",\"neutron-network-id\":\"example-neutron-network-id-val-61916\",\"neutron-subnet-id\":\"example-neutron-subnet-id-val-94467\"}],\"vip-ipv6-address-list\":[{\"vip-ipv6-address\":\"example-vip-ipv6-address-val-71778\",\"vip-ipv6-prefix-length\":54690289,\"vlan-id-inner\":37212492,\"vlan-id-outer\":58857577,\"is-floating\":true,\"resource-version\":\"1521306715064\",\"neutron-network-id\":\"example-neutron-network-id-val-2251\",\"neutron-subnet-id\":\"example-neutron-subnet-id-val-64440\"}],\"hpa-capabilities\":{\"hpa-capability\":[{\"hpa-capability-id\":\"example-hpa-capability-id-val-22083\",\"hpa-feature\":\"cloud-specific-hpa\",\"hpa-version\":\"example-hpa-version-val-64467\",\"architecture\":\"example-architecture-val-82451\",\"resource-version\":\"1521306715075\",\"hpa-feature-attributes\":[{\"hpa-attribute-key\":\"example-hpa-attribute-key-val-28058\",\"hpa-attribute-value\":\"example-hpa-attribute-value-val-74993\",\"resource-version\":\"1521306715078\"}]}]}}"
691                                 }
692                         ]
693                 },
694                 {
695                         "name": "GET Flavors Cloud-Region1",
696                         "request": {
697                                 "method": "GET",
698                                 "header": [
699                                         {
700                                                 "key": "X-TransactionId",
701                                                 "value": "9999"
702                                         },
703                                         {
704                                                 "key": "X-FromAppId",
705                                                 "value": "jimmy-postman"
706                                         },
707                                         {
708                                                 "key": "Real-Time",
709                                                 "value": "true"
710                                         },
711                                         {
712                                                 "key": "Authorization",
713                                                 "value": "Basic QUFJOkFBSQ=="
714                                         },
715                                         {
716                                                 "key": "Accept",
717                                                 "value": "application/json"
718                                         }
719                                 ],
720                                 "body": {},
721                                 "url": {
722                                         "raw": "{{aai}}/cloud-infrastructure/cloud-regions/cloud-region/HPA-cloud/cloud-region-1/flavors/?depth=all",
723                                         "host": [
724                                                 "{{aai}}"
725                                         ],
726                                         "path": [
727                                                 "cloud-infrastructure",
728                                                 "cloud-regions",
729                                                 "cloud-region",
730                                                 "HPA-cloud",
731                                                 "cloud-region-1",
732                                                 "flavors",
733                                                 ""
734                                         ],
735                                         "query": [
736                                                 {
737                                                         "key": "depth",
738                                                         "value": "all"
739                                                 }
740                                         ]
741                                 }
742                         },
743                         "response": []
744                 },
745                 {
746                         "name": "GET Flavors Cloud-Region2",
747                         "request": {
748                                 "method": "GET",
749                                 "header": [
750                                         {
751                                                 "key": "X-TransactionId",
752                                                 "value": "9999"
753                                         },
754                                         {
755                                                 "key": "X-FromAppId",
756                                                 "value": "jimmy-postman"
757                                         },
758                                         {
759                                                 "key": "Real-Time",
760                                                 "value": "true"
761                                         },
762                                         {
763                                                 "key": "Authorization",
764                                                 "value": "Basic QUFJOkFBSQ=="
765                                         },
766                                         {
767                                                 "key": "Accept",
768                                                 "value": "application/json"
769                                         }
770                                 ],
771                                 "body": {},
772                                 "url": {
773                                         "raw": "{{aai}}/cloud-infrastructure/cloud-regions/cloud-region/HPA-cloud/cloud-region-2/flavors/?depth=all",
774                                         "host": [
775                                                 "{{aai}}"
776                                         ],
777                                         "path": [
778                                                 "cloud-infrastructure",
779                                                 "cloud-regions",
780                                                 "cloud-region",
781                                                 "HPA-cloud",
782                                                 "cloud-region-2",
783                                                 "flavors",
784                                                 ""
785                                         ],
786                                         "query": [
787                                                 {
788                                                         "key": "depth",
789                                                         "value": "all"
790                                                 }
791                                         ]
792                                 }
793                         },
794                         "response": []
795                 },
796                 {
797                         "name": "GET HPA capability",
798                         "request": {
799                                 "method": "GET",
800                                 "header": [
801                                         {
802                                                 "key": "X-TransactionId",
803                                                 "value": "9999"
804                                         },
805                                         {
806                                                 "key": "X-FromAppId",
807                                                 "value": "jimmy-postman"
808                                         },
809                                         {
810                                                 "key": "Real-Time",
811                                                 "value": "true"
812                                         },
813                                         {
814                                                 "key": "Authorization",
815                                                 "value": "Basic QUFJOkFBSQ=="
816                                         },
817                                         {
818                                                 "key": "Accept",
819                                                 "value": "application/json"
820                                         }
821                                 ],
822                                 "body": {},
823                                 "url": {
824                                         "raw": "{{aai}}/cloud-infrastructure/cloud-regions/cloud-region/HPA-cloud/cloud-region-1/flavors/flavor/9cf8220b-4d96-4c30-a426-2e9382f3fff2/hpa-capabilities/hpa-capability/01a4bfe1-1993-4fda-bd1c-ef333b4f76a9",
825                                         "host": [
826                                                 "{{aai}}"
827                                         ],
828                                         "path": [
829                                                 "cloud-infrastructure",
830                                                 "cloud-regions",
831                                                 "cloud-region",
832                                                 "HPA-cloud",
833                                                 "cloud-region-1",
834                                                 "flavors",
835                                                 "flavor",
836                                                 "9cf8220b-4d96-4c30-a426-2e9382f3fff2",
837                                                 "hpa-capabilities",
838                                                 "hpa-capability",
839                                                 "01a4bfe1-1993-4fda-bd1c-ef333b4f76a9"
840                                         ]
841                                 },
842                                 "description": "Get a HPA capability from a flavor using capability Id"
843                         },
844                         "response": []
845                 },
846                 {
847                         "name": "GET HPA capability Copy",
848                         "request": {
849                                 "method": "GET",
850                                 "header": [
851                                         {
852                                                 "key": "X-TransactionId",
853                                                 "value": "9999"
854                                         },
855                                         {
856                                                 "key": "X-FromAppId",
857                                                 "value": "jimmy-postman"
858                                         },
859                                         {
860                                                 "key": "Real-Time",
861                                                 "value": "true"
862                                         },
863                                         {
864                                                 "key": "Authorization",
865                                                 "value": "Basic QUFJOkFBSQ=="
866                                         },
867                                         {
868                                                 "key": "Accept",
869                                                 "value": "application/json"
870                                         }
871                                 ],
872                                 "body": {},
873                                 "url": {
874                                         "raw": "{{aai}}/cloud-infrastructure/cloud-regions/cloud-region/HPA-cloud/cloud-region-1/flavors/flavor/9cf8220b-4d96-4c30-a426-2e9382f3fff2/hpa-capabilities/hpa-capability/?hpa-capability-id=01a4bfe1-1993-4fda-bd1c-ef333b4f76a9&depth=all",
875                                         "host": [
876                                                 "{{aai}}"
877                                         ],
878                                         "path": [
879                                                 "cloud-infrastructure",
880                                                 "cloud-regions",
881                                                 "cloud-region",
882                                                 "HPA-cloud",
883                                                 "cloud-region-1",
884                                                 "flavors",
885                                                 "flavor",
886                                                 "9cf8220b-4d96-4c30-a426-2e9382f3fff2",
887                                                 "hpa-capabilities",
888                                                 "hpa-capability",
889                                                 ""
890                                         ],
891                                         "query": [
892                                                 {
893                                                         "key": "hpa-capability-id",
894                                                         "value": "01a4bfe1-1993-4fda-bd1c-ef333b4f76a9"
895                                                 },
896                                                 {
897                                                         "key": "depth",
898                                                         "value": "all"
899                                                 }
900                                         ]
901                                 },
902                                 "description": "Get a HPA capability from a flavor using capability Id"
903                         },
904                         "response": []
905                 }
906         ],
907         "event": [
908                 {
909                         "listen": "prerequest",
910                         "script": {
911                                 "id": "0e9d73d0-a004-4920-a49c-7a7745acf8eb",
912                                 "type": "text/javascript",
913                                 "exec": [
914                                         ""
915                                 ]
916                         }
917                 },
918                 {
919                         "listen": "test",
920                         "script": {
921                                 "id": "9832ce67-d72a-425a-942f-9f32b3922fa8",
922                                 "type": "text/javascript",
923                                 "exec": [
924                                         ""
925                                 ]
926                         }
927                 }
928         ],
929         "variable": [
930                 {
931                         "id": "3d232631-12f9-411b-b795-0428a765501c",
932                         "key": "aai",
933                         "value": "https://otconap5.sc.intel.com:8443/aai/v13",
934                         "type": "string",
935                         "description": ""
936                 }
937         ]
938 }