aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/catalogdb/vnfRecipeApplyUpdatedConfig_Response.json
blob: bde4541f6edae50fc3cb0b1bb9dd8398aa35e782 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "id": 10011,
  "nfRole": "GR-API-DEFAULT",
  "paramXsd": null,
  "vfModuleId": null,
  "action": "applyUpdatedConfig",
  "description": "Gr api recipe to apply updated config",
  "orchestrationUri": "/mso/async/services/VnfConfigUpdate",
  "recipeTimeout": 180,
  "serviceType": null,
  "created": "2018-08-10T09:49:12.000+0000",
  "_links": {
    "self": {
      "href": "http://localhost:8090/vnfRecipe/10011"
    },
    "vnfRecipe": {
      "href": "http://localhost:8090/vnfRecipe/10011"
    }
  }
}