Merge "save csar file path add directory version"
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / __files / catalogdb / vnfComponentRecipe_Response.json
1 {
2   "id": 19,
3   "action": "createInstance",
4   "description": "VID_DEFAULT recipe to create vf-module if no custom BPMN flow is found",
5   "orchestrationUri": "/mso/async/services/CreateVfModuleInfra",
6   "recipeTimeout": 180,
7   "vnfType": "vfModule",
8   "paramXsd": "",
9   "vnfComponentType": "vfModule",
10   "vfModuleModelUUID": "20c4431c-246d-11e7-93ae-92361f002671",
11   "_links": {
12     "self": {
13       "href": "http://localhost:8090/vnfComponentsRecipe/19"
14     },
15     "vnfComponentsRecipe": {
16       "href": "http://localhost:8090/vnfComponentsRecipe/19"
17     }
18   }
19 }