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