summaryrefslogtreecommitdiffstats
path: root/src/app/assets/stubs/CQDefault.json
blob: 451d3d04667e224d34b85ac866be88e380ccd417 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
{
  "results": [
    {
      "id": "16632",
      "node-type": "generic-vnf",
      "url": "/aai/v15/network/generic-vnfs/generic-vnf/generic-vnf-test-0-ABC890",
      "properties": {
        "vnf-id": "generic-vnf-test-0-ABC890",
        "vnf-name": "example-vnf-name-val-3979",
        "vnf-type": "vnf-type-onap-sic",
        "prov-status": "PROV",
        "orchestration-status": "ACTIVE",
        "ipv4-loopback0-address": "ipv4-loopback0-address-ALL-GOOD-one",
        "in-maint": true,
        "is-closed-loop-disabled": false,
        "resource-version": "1559248669411"
      },
      "related-to": [
        {
          "id": "24712",
          "relationship-label": "org.onap.relationships.inventory.BelongsTo",
          "node-type": "entitlement",
          "url": "/aai/v15/network/generic-vnfs/generic-vnf/generic-vnf-test-0-ABC890/entitlements/entitlement/entitlement-test-21-ABC890/entitlement-test-22-ABC890"
        },
        {
          "id": "28696",
          "relationship-label": "org.onap.relationships.inventory.BelongsTo",
          "node-type": "license",
          "url": "/aai/v15/network/generic-vnfs/generic-vnf/generic-vnf-test-0-ABC890/licenses/license/license-test-1-ABC890/license-test-2-ABC890"
        },
        {
          "id": "16584",
          "relationship-label": "tosca.relationships.HostedOn",
          "node-type": "vserver",
          "url": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/cr-test-5-ABC890/cr-test-6-ABC890/tenants/tenant/tenant-test-3-ABC890/vservers/vserver/vserver-test-3-ABC890"
        },
        {
          "id": "28864",
          "relationship-label": "tosca.relationships.HostedOn",
          "node-type": "pserver",
          "url": "/aai/v15/cloud-infrastructure/pservers/pserver/pserver-test-1-ABC890"
        }
      ]
    },
    {
      "id": "28864",
      "node-type": "pserver",
      "url": "/aai/v15/cloud-infrastructure/pservers/pserver/pserver-test-1-ABC890",
      "properties": {
        "hostname": "pserver-test-1-ABC890",
        "in-maint": false,
        "resource-version": "1558031744715"
      },
      "related-to": [
        {
          "id": "16584",
          "relationship-label": "tosca.relationships.HostedOn",
          "node-type": "vserver",
          "url": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/cr-test-5-ABC890/cr-test-6-ABC890/tenants/tenant/tenant-test-3-ABC890/vservers/vserver/vserver-test-3-ABC890"
        },
        {
          "id": "16632",
          "relationship-label": "tosca.relationships.HostedOn",
          "node-type": "generic-vnf",
          "url": "/aai/v15/network/generic-vnfs/generic-vnf/generic-vnf-test-0-ABC890"
        },
        {
          "id": "24600",
          "relationship-label": "org.onap.relationships.inventory.LocatedIn",
          "node-type": "complex",
          "url": "/aai/v15/cloud-infrastructure/complexes/complex/complex-test-1-ABC890"
        }
      ]
    },
    {
      "id": "24600",
      "node-type": "complex",
      "url": "/aai/v15/cloud-infrastructure/complexes/complex/complex-test-1-ABC890",
      "properties": {
        "physical-location-id": "complex-test-1-ABC890",
        "data-center-code": "lisleil-test-11",
        "complex-name": "complex-name-lisleil-test-11",
        "resource-version": "1558031745028",
        "physical-location-type": "lisle-lab",
        "street1": "4513 Western Ave",
        "street2": "CU-211",
        "city": "Lisle",
        "state": "IL",
        "postal-code": "60532",
        "country": "USA",
        "region": "Midwest",
        "latitude": "example-latitude-val-2652",
        "longitude": "example-longitude-val-2652",
        "elevation": "95",
        "lata": "example-lata-val-2652"
      },
      "related-to": [
        {
          "id": "28864",
          "relationship-label": "org.onap.relationships.inventory.LocatedIn",
          "node-type": "pserver",
          "url": "/aai/v15/cloud-infrastructure/pservers/pserver/pserver-test-1-ABC890"
        }
      ]
    }
  ]
}