UNPKG

@itentialopensource/adapter-nokia_nsp_sdn

Version:

This adapter integrates with system described as: networkServicesPlatformRestApi-V4.

109 lines 2.27 kB
{ "response": { "data": { "appId": "string", "id": "string", "name": "string", "objectDescription": "string", "pccAddress": { "ipv4Address": {}, "ipv6Address": {} }, "routerInfos": [ { "asNumber": { "uint32": 3 }, "bgpLsId": 7, "dcIdentifier": 8, "networkIdentifier": { "uint32": 1 }, "protocol": "BGP", "routerId": { "string": "string" } }, { "asNumber": { "uint32": 6 }, "bgpLsId": 10, "dcIdentifier": 6, "networkIdentifier": { "uint32": 1 }, "protocol": "OSPFv2", "routerId": { "string": "string" } }, { "asNumber": { "uint32": 10 }, "bgpLsId": 5, "dcIdentifier": 5, "networkIdentifier": { "uint32": 2 }, "protocol": "BGP", "routerId": { "string": "string" } }, { "asNumber": { "uint32": 4 }, "bgpLsId": 2, "dcIdentifier": 3, "networkIdentifier": { "uint32": 5 }, "protocol": "STATIC", "routerId": { "string": "string" } }, { "asNumber": { "uint32": 3 }, "bgpLsId": 8, "dcIdentifier": 4, "networkIdentifier": { "uint32": 2 }, "protocol": "STATIC", "routerId": { "string": "string" } }, { "asNumber": { "uint32": 4 }, "bgpLsId": 8, "dcIdentifier": 6, "networkIdentifier": { "uint32": 3 }, "protocol": "OSPFv2", "routerId": { "string": "string" } } ], "systemId": { "ipv4Address": {}, "ipv6Address": {} }, "systemName": "string" }, "endRow": 6, "startRow": 10, "status": 1, "totalRows": 4 } }