aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/catalogdb/networkRecipe_Response.json
blob: 94311cc88600db32141b9bd0b6dd44a1fd78f40a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "id": 180,
  "action": "deleteInstance",
  "description": "Gr api recipe to delete network",
  "orchestrationUri": "/mso/async/services/WorkflowActionBB",
  "recipeTimeout": 180,
  "serviceType": null,
  "modelName": "GR-API-DEFAULT",
  "paramXsd": null,
  "created": "2018-08-23T05:09:35.000+0000",
  "_links": {
    "self": {
      "href": "http://localhost:8090/networkRecipe/180"
    },
    "networkRecipe": {
      "href": "http://localhost:8090/networkRecipe/180"
    }
  }
}