@itentialopensource/adapter-nokia_nsp_sdn
Version:
This adapter integrates with system described as: networkServicesPlatformRestApi-V4.
103 lines • 2.3 kB
JSON
{
"response": {
"data": {
"appId": "string",
"bgpPriority": 8,
"canBookBwInCoreForEline": true,
"canCreateNewTunnel": false,
"canRebindTunnel": false,
"canResizeExistingTunnel": true,
"canUseExistingTunnel": true,
"consumable": true,
"deletable": false,
"erpPriority": 2,
"frrEnabled": true,
"grePriority": 2,
"id": "string",
"igpConnectivityRequiredDuringPathSelection": true,
"ldpPriority": 5,
"looseRsvpPriority": 8,
"looseSrTePriority": 3,
"modifiable": false,
"name": "string",
"objectDescription": "string",
"oduPriority": 6,
"pccInitiatedLspEnabled": true,
"pccInitiatedRsvpPriority": 3,
"pccInitiatedSrTePriority": 10,
"protection": true,
"protectionType": "PRIMARY",
"shouldAvoidOperStateDown": true,
"srIsisPriority": 4,
"srOspfPriority": 1,
"steeringParametersExcluded": [
{
"name": {
"string": "string"
}
},
{
"name": {
"string": "string"
}
},
{
"name": {
"string": "string"
}
},
{
"name": {
"string": "string"
}
}
],
"steeringParametersIncluded": [
{
"name": {
"string": "string"
}
},
{
"name": {
"string": "string"
}
},
{
"name": {
"string": "string"
}
}
],
"strictRsvpPriority": 6,
"strictSrTePriority": 2,
"targetIpAddressInfoList": [
{
"associatedTunnelType": "gre",
"primaryAddress": {
"ipv4Prefix": {},
"ipv6Prefix": {}
}
},
{
"associatedTunnelType": "ldp",
"primaryAddress": {
"ipv4Prefix": {},
"ipv6Prefix": {}
}
},
{
"associatedTunnelType": "rsvp_strict",
"primaryAddress": {
"ipv4Prefix": {},
"ipv6Prefix": {}
}
}
]
},
"endRow": 2,
"startRow": 7,
"status": 6,
"totalRows": 2
}
}