summaryrefslogtreecommitdiffstats
path: root/ms/gra/gra-app/src/test/resources/allotted-resource-item.json
blob: 5aa33715c9ce35819e4e663710eb1e31e44b22a1 (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
{
  "allotted-resource-id": "ar2",
  "allotted-resource-data": {
    "allotted-resource-oper-status": {
      "create-timestamp": "2020-11-24T12:41:01.796Z",
      "order-status": "Active"
    },
    "contrail-route-topology": {
      "contrail-route-assignments": {
        "contrail-id": "cr2",
        "dest-network": {
          "network-id": "19cdfce4-9124-4bbf-83bd-5140931bb519",
          "network-role": "pktmirror"
        },
        "fq-name": "default-domain.GRP-27529-T-IST-13C.GRP-27529-T-SIL-13C_gn_SCTPA_IP_net_12_dyh2b_GRP-27529-T-SIL-13C_gn_SCTPA_IP_pktmirror_policy_32",
        "source-network": {
          "network-id": "1610d17a-fb91-48ac-9d4c-43f739fdbe54",
          "network-role": "GRP-27529-T-SIL-13C_gn_SCTPA_IP"
        }
      },
      "allotted-resource-identifiers": {
        "allotted-resource-id": "ar2",
        "allotted-resource-type": "contrail-route",
        "allotted-resource-name": "GRP-27529-T-SIL-13C_gn_SCTPA_IP_net_12_dyh2b_GRP-27529-T-SIL-13C_gn_SCTPA_IP_pktmirror_policy_32",
        "parent-service-instance-id": "service1"
      }
    }
  }
}