@itentialopensource/adapter-nokia_nsp_sdn
Version:
This adapter integrates with system described as: networkServicesPlatformRestApi-V4.
122 lines • 2.95 kB
JSON
{
"response": {
"data": [
{
"appId": "string",
"bandwidth": 8,
"bidirectional": "ASYMMETRIC_STRICT",
"customerId": 2,
"id": "string",
"maxCost": 1,
"maxHops": 4,
"maxLatency": 2,
"name": "string",
"objectDescription": "string",
"objective": "STAR_WEIGHT",
"reverseBandwidth": 2
},
{
"appId": "string",
"bandwidth": 9,
"bidirectional": "ANY_REVERSE_ROUTE",
"customerId": 3,
"id": "string",
"maxCost": 3,
"maxHops": 7,
"maxLatency": 3,
"name": "string",
"objectDescription": "string",
"objective": "TE_METRIC",
"reverseBandwidth": 1
},
{
"appId": "string",
"bandwidth": 5,
"bidirectional": "ANY_REVERSE_ROUTE",
"customerId": 3,
"id": "string",
"maxCost": 5,
"maxHops": 7,
"maxLatency": 3,
"name": "string",
"objectDescription": "string",
"objective": "COST",
"reverseBandwidth": 5
},
{
"appId": "string",
"bandwidth": 6,
"bidirectional": "NO",
"customerId": 3,
"id": "string",
"maxCost": 4,
"maxHops": 7,
"maxLatency": 2,
"name": "string",
"objectDescription": "string",
"objective": "COST",
"reverseBandwidth": 3
},
{
"appId": "string",
"bandwidth": 9,
"bidirectional": "NO",
"customerId": 9,
"id": "string",
"maxCost": 1,
"maxHops": 10,
"maxLatency": 4,
"name": "string",
"objectDescription": "string",
"objective": "DISTANCE",
"reverseBandwidth": 9
},
{
"appId": "string",
"bandwidth": 2,
"bidirectional": "ASYMMETRIC_LOOSE",
"customerId": 7,
"id": "string",
"maxCost": 4,
"maxHops": 6,
"maxLatency": 6,
"name": "string",
"objectDescription": "string",
"objective": "HOPS",
"reverseBandwidth": 9
},
{
"appId": "string",
"bandwidth": 6,
"bidirectional": "ASYMMETRIC_LOOSE",
"customerId": 9,
"id": "string",
"maxCost": 6,
"maxHops": 1,
"maxLatency": 6,
"name": "string",
"objectDescription": "string",
"objective": "TE_METRIC",
"reverseBandwidth": 6
},
{
"appId": "string",
"bandwidth": 3,
"bidirectional": "ASYMMETRIC_LOOSE",
"customerId": 2,
"id": "string",
"maxCost": 7,
"maxHops": 9,
"maxLatency": 2,
"name": "string",
"objectDescription": "string",
"objective": "HOPS",
"reverseBandwidth": 7
}
],
"endRow": 8,
"startRow": 3,
"status": 9,
"totalRows": 1
}
}