Skip to content
Snippets Groups Projects
createLcmCoordRequest.json 272 B
Newer Older
{
  "nsInstanceId": "string",
  "nsLcmOpOccId": "string",
  "lcmOperationType": "INSTANTIATE",
  "coordinationActionName": "string",
  "inputParams": {},
  "_links": {
    "nsLcmOpOcc": {
      "href": "string"
    },
    "nsInstance": {
      "href": "string"
    }
  }
}