@itentialopensource/adapter-nokia_nsp_sdn
Version:
This adapter integrates with system described as: networkServicesPlatformRestApi-V4.
26 lines • 465 B
JSON
{
"response": {
"data": [
{
"externalId": {},
"lspId": "string",
"lspName": "string",
"measuredBandwidth": 8,
"paths": {},
"tunnelId": 6
},
{
"externalId": {},
"lspId": "string",
"lspName": "string",
"measuredBandwidth": 6,
"paths": {},
"tunnelId": 8
}
],
"endRow": 5,
"startRow": 10,
"status": 10,
"totalRows": 2
}
}