aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/catalogdb/vnfRecipe_ResponseWorkflowAction.json
blob: c7557146333c3788db7d062b153c9b9698f69fe6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "id": 21,
  "nfRole": "GR-API-DEFAULT",
  "paramXsd": "",
  "vfModuleId": "1882934",
  "action": "recreateInstance",
  "description": "gr-api-default for vnf recreate",
  "orchestrationUri": "/mso/async/services/WorkflowActionBB",
  "recipeTimeout": 180,
  "serviceType": "GR-API-DEFAULT",
  "created": "2016-06-03T04:44:10.000+0000",
  "_links": {
    "self": {
      "href": "http://localhost:8090/vnfRecipe/21"
    },
    "vnfRecipe": {
      "href": "http://localhost:8090/vnfRecipe/21"
    }
  }
}