aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/catalogdb/networkResource_Response.json
blob: f2579f147d9351bab80c506a0b01390ca6b3f3be (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
{
  "modelUUID": "10b36f65-f4e6-4be6-ae49-9596dc1c47fc",
  "orchestrationMode": "HEAT",
  "description": "Contrail 30 GNDIRECT NW",
  "neutronNetworkType": "BASIC",
  "aicVersionMin": "3.0",
  "aicVersionMax": "",
  "modelName": "CONTRAIL30_GNDIRECT",
  "modelInvariantUUID": "ce4ff476-9641-4e60-b4d5-b4abbec1271d",
  "modelVersion": "1.0",
  "toscaNodeType": "",
  "category": null,
  "subCategory": null,
  "created": "2017-01-17T15:05:05.000+0000",
  "handler": {},
  "hibernateLazyInitializer": {},
  "_links": {
    "self": {
      "href": "http://localhost:8090/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc"
    },
    "networkResource": {
      "href": "http://localhost:8090/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc"
    },
    "collectionNetworkResourceCustomization": {
      "href": "http://localhost:8090/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/collectionNetworkResourceCustomization"
    },
    "heatTemplate": {
      "href": "http://localhost:8090/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/heatTemplate"
    },
    "networkResourceCustomization": {
      "href": "http://localhost:8090/networkResources/10b36f65-f4e6-4be6-ae49-9596dc1c47fc/networkResourceCustomization"
    }
  }
}