aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/catalogdb/serviceVnf_Response.json
blob: 440b1db489212fc96a2f96b4357a5ab20badcae6 (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
{
  "modelName": "Infra_v10_Service",
  "description": "MSO aLaCarte Vfmodule with addon",
  "modelUUID": "5df8b6de-2083-11e7-93ae-92361f002672",
  "modelInvariantUUID": "9647dfc4-2083-11e7-93ae-92361f002671",
  "created": "2017-04-14 08:12:39.000",
  "modelVersion": "2.0",
  "serviceType": "NA",
  "serviceRole": "NA",
  "environmentContext": "Luna",
  "workloadContext": "Oxygen",
  "category": null,
  "_links": {
    "self": {
      "href": "http://localhost:8090/service/5df8b6de-2083-11e7-93ae-92361f002672"
    },
    "service": {
      "href": "http://localhost:8090/service/5df8b6de-2083-11e7-93ae-92361f002672{?projection}",
      "templated": true
    },
    "serviceProxyCustomizations": {
      "href": "http://localhost:8090/service/5df8b6de-2083-11e7-93ae-92361f002672/serviceProxyCustomizations"
    },
    "csar": {
      "href": "http://localhost:8090/service/5df8b6de-2083-11e7-93ae-92361f002672/csar"
    },
    "vnfCustomizations": {
      "href": "http://localhost:8090/service/5df8b6de-2083-11e7-93ae-92361f002672/vnfCustomizations"
    },
    "configurationCustomizations": {
      "href": "http://localhost:8090/service/5df8b6de-2083-11e7-93ae-92361f002672/configurationCustomizations"
    },
    "collectionResourceCustomizations": {
      "href": "http://localhost:8090/service/5df8b6de-2083-11e7-93ae-92361f002672/collectionResourceCustomizations"
    },
    "networkCustomizations": {
      "href": "http://localhost:8090/service/5df8b6de-2083-11e7-93ae-92361f002672/networkCustomizations"
    },
    "recipes": {
      "href": "http://localhost:8090/service/5df8b6de-2083-11e7-93ae-92361f002672/recipes"
    },
    "allottedCustomizations": {
      "href": "http://localhost:8090/service/5df8b6de-2083-11e7-93ae-92361f002672/allottedCustomizations"
    }
  }
}