@itentialopensource/adapter-nokia_nsp_sdn
Version:
This adapter integrates with system described as: networkServicesPlatformRestApi-V4.
52 lines • 1.49 kB
JSON
{
"response": {
"data": {
"appId": "string",
"id": "string",
"name": "string",
"objectDescription": "string",
"workflowProfileInfo": [
{
"blockServiceDeployment": true,
"continueServiceDeploymentOnError": true,
"serviceStep": "preupdate",
"workflowExecutionTimeout": 9,
"workflowId": "string",
"workflowInputs": "string",
"workflowParams": "string"
},
{
"blockServiceDeployment": true,
"continueServiceDeploymentOnError": false,
"serviceStep": "postdelete_success",
"workflowExecutionTimeout": 9,
"workflowId": "string",
"workflowInputs": "string",
"workflowParams": "string"
},
{
"blockServiceDeployment": true,
"continueServiceDeploymentOnError": false,
"serviceStep": "precreate",
"workflowExecutionTimeout": 3,
"workflowId": "string",
"workflowInputs": "string",
"workflowParams": "string"
},
{
"blockServiceDeployment": true,
"continueServiceDeploymentOnError": true,
"serviceStep": "postupdate_failure",
"workflowExecutionTimeout": 4,
"workflowId": "string",
"workflowInputs": "string",
"workflowParams": "string"
}
]
},
"endRow": 5,
"startRow": 3,
"status": 5,
"totalRows": 3
}
}