aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/main/resources/registration_to_simulator/create_new_instance/aai_get_tenants_for_customer_CAR_2020_ER.json
blob: bb14abccd76ebc51d4a5a23b677ed4267951805c (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
{
  "service-type": "TYLER SILVIA",
  "resource-version": "1494001841964",
  "relationship-list": {
    "relationship": [
      {
        "related-to": "tenant",
        "related-link": "/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/irma-aic/CAR_2020_ER/tenants/tenant/092eb9e8e4b7412e8787dd091bc58e66",
        "relationship-data": [
          {
            "relationship-key": "cloud-region.cloud-owner",
            "relationship-value": "irma-aic"
          },
          {
            "relationship-key": "cloud-region.cloud-region-id",
            "relationship-value": "CAR_2020_ER"
          },
          {
            "relationship-key": "tenant.tenant-id",
            "relationship-value": "092eb9e8e4b7412e8787dd091bc58e66"
          }
        ],
        "related-to-property": [
          {
            "property-key": "tenant.tenant-name",
            "property-value": "MSO_TENANT"
          }
        ]
      }
    ]
  }
}