@itentialopensource/adapter-nokia_nsp_sdn
Version:
This adapter integrates with system described as: networkServicesPlatformRestApi-V4.
105 lines • 2.25 kB
JSON
{
"response": {
"data": {
"adminState": "DOWN",
"appId": "string",
"baseMacAddress": "string",
"customAttributes": [
{
"attributeName": "string",
"attributeValue": "string"
},
{
"attributeName": "string",
"attributeValue": "string"
},
{
"attributeName": "string",
"attributeValue": "string"
},
{
"attributeName": "string",
"attributeValue": "string"
},
{
"attributeName": "string",
"attributeValue": "string"
},
{
"attributeName": "string",
"attributeValue": "string"
}
],
"customAttributesTemplateId": "string",
"customProperties": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"externalIds": [
{
"context": "NODE",
"id": "string",
"location": [
"string",
"string",
"string"
]
},
{
"context": "NFM_P",
"id": "string",
"location": [
"string",
"string",
"string",
"string",
"string",
"string",
"string"
]
},
{
"context": "NSP",
"id": "string",
"location": [
"string",
"string",
"string",
"string",
"string"
]
}
],
"geoLocation": {
"latitude": 4,
"longitude": 9
},
"id": "string",
"ipAddress": "string",
"l3vpnCapable": false,
"location": "string",
"neDeploymentState": "DEPLOYED",
"nspDbFdn": "string",
"operationalState": "PARTIALLY_DOWN",
"platform": {
"machine": "string",
"osName": "string",
"osRelease": "string",
"osVersion": "string"
},
"pwSwitchingCapable": false,
"siteName": "string"
},
"endRow": 3,
"startRow": 8,
"status": 2,
"totalRows": 9
}
}