aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/catalogdb/networkResourceCustomization_Response.json
blob: ec35e581ae889d62d9a8a5c6d345a68c7b362c36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "modelCustomizationUUID": "3bdbb104-476c-483e-9f8b-c095b3d308ac",
  "modelInstanceName": "CONTRAIL30_GNDIRECT 9",
  "created": "2017-04-19T08:58:32.000+0000",
  "networkTechnology": "",
  "networkType": "",
  "networkScope": "",
  "networkRole": "",
  "_links": {
    "self": {
      "href": "http://localhost:8090/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac"
    },
    "networkResourceCustomization": {
      "href": "http://localhost:8090/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac{?projection}",
      "templated": true
    },
    "networkResource": {
      "href": "http://localhost:8090/networkResourceCustomization/3bdbb104-476c-483e-9f8b-c095b3d308ac/networkResource"
    }
  }
}