aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/catalogdb/vnfComponentRecipeVolGrp_GRAPI_Response.json
blob: 2c8c1f231892b2b95b4b3f2846cd9e2780c7e8a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "id": 29,
  "action": "createInstance",
  "description": "Gr api recipe to create volume-group",
  "orchestrationUri": "/mso/async/services/WorkflowActionBB",
  "recipeTimeout": 180,
  "vnfType": null,
  "paramXsd": null,
  "vnfComponentType": "volumeGroup",
  "vfModuleModelUUID": "GR-API-DEFAULT",
  "_links": {
    "self": {
      "href": "http://localhost:8090/vnfComponentsRecipe/29"
    },
    "vnfComponentsRecipe": {
      "href": "http://localhost:8090/vnfComponentsRecipe/29"
    }
  }
}