@itentialopensource/adapter-nokia_nsp_sdn
Version:
This adapter integrates with system described as: networkServicesPlatformRestApi-V4.
29 lines • 741 B
JSON
{
"response": {
"data": {
"appId": "string",
"id": "string",
"name": "string",
"objectDescription": "string",
"resilienceConstraint": {
"holdOffTime": 8,
"isCoordinatedSwitchingBothEnds": false,
"isFrozen": false,
"isLockOut": false,
"maxSwitchTimes": 10,
"resilienceType": {
"protectionType": "PERMANENT_ONE_PLUS_ONE_PROTECTION",
"restorationPolicy": "END_TO_END_RESTORATION"
},
"restorationCoordinateType": "NO_COORDINATE",
"restorePriority": 10,
"reversionMode": "NON_REVERTIVE",
"waitToRevertTime": 6
}
},
"endRow": 1,
"startRow": 2,
"status": 5,
"totalRows": 3
}
}