@itentialopensource/adapter-nokia_nsp_sdn
Version:
This adapter integrates with system described as: networkServicesPlatformRestApi-V4.
81 lines • 1.66 kB
JSON
{
"response": {
"data": {
"appId": "string",
"id": "string",
"name": "string",
"objectDescription": "string",
"pccAddress": {
"ipv4Address": {},
"ipv6Address": {}
},
"routerInfos": [
{
"asNumber": {
"uint32": 10
},
"bgpLsId": 3,
"dcIdentifier": 8,
"networkIdentifier": {
"uint32": 2
},
"protocol": "ANY",
"routerId": {
"string": "string"
}
},
{
"asNumber": {
"uint32": 1
},
"bgpLsId": 7,
"dcIdentifier": 2,
"networkIdentifier": {
"uint32": 6
},
"protocol": "ANY",
"routerId": {
"string": "string"
}
},
{
"asNumber": {
"uint32": 8
},
"bgpLsId": 2,
"dcIdentifier": 4,
"networkIdentifier": {
"uint32": 4
},
"protocol": "BGP",
"routerId": {
"string": "string"
}
},
{
"asNumber": {
"uint32": 10
},
"bgpLsId": 7,
"dcIdentifier": 5,
"networkIdentifier": {
"uint32": 2
},
"protocol": "STATIC",
"routerId": {
"string": "string"
}
}
],
"systemId": {
"ipv4Address": {},
"ipv6Address": {}
},
"systemName": "string"
},
"endRow": 4,
"startRow": 9,
"status": 6,
"totalRows": 7
}
}