summaryrefslogtreecommitdiffstats
path: root/aai-core/src/test/resources/payloads/resource/cloud-region-with-vlan.json
blob: bad4fadf1795b6644024c424d8b81968797c527c (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
{
  "cloud-owner" : "junit-cloud-owner-with-vlan",
  "cloud-region-id" : "junit-cloud-region-with-vlan",
  "cloud-type" : "P9P1X6U9eDXR",
  "owner-defined-type" : "OUrR8kI6Br",
  "tenants" : {
    "tenant" : [ {
      "tenant-id" : "tenant1-with-vlan",
      "tenant-name" : "yhgVBcv3Pr",
      "vservers" : {
        "vserver" : [ {
          "vserver-id" : "vserver1-with-vlan",
          "vserver-name" : "P3SJ347Uyv",
          "vserver-name2" : "1dHd",
          "vserver-selflink" : "v7dU8H",
          "in-maint" : false,
          "is-closed-loop-disabled" : true,
          "l-interfaces" : {
            "l-interface" : [ {
              "interface-name" : "top-linterface-with-vlan",
              "interface-role" : "3W1FAJGSQ",
              "v6-wan-link-ip" : "WugWw3N",
              "selflink" : "Of4j0pU",
              "interface-id" : "eoW",
              "macaddr" : "XNbbIy33",
              "network-name" : "ZETDv5sGhiS",
              "management-option" : "qR3RyCxgEU",
              "vlans" : {
                "vlan" : [ {
                  "vlan-interface" : "test-vlan-interface-1",
                  "vlan-id-inner" : 884,
                  "vlan-id-outer" : 992,
                  "speed-value" : "RyFPm",
                  "speed-units" : "ZrckmLff7b",
                  "vlan-description" : "zjAeUFgeagpf",
                  "backdoor-connection" : "gANMvUquB",
                  "vpn-key" : "l0rV7bb2Sc",
                  "orchestration-status" : "WVnLpbzIx",
                  "in-maint" : false,
                  "prov-status" : "tYMRi6df",
                  "is-ip-unnumbered" : false
                } ]
              }
            } ]
          }
        } ]
      }
    } ]
  }
}