@itentialopensource/adapter-velocloud
Version:
[Deprecated] This adapter integrates with system Velocloud
79 lines • 2.16 kB
JSON
[
{
"id": 1,
"created": "string",
"networkId": 2,
"gatewayPoolId": 2,
"alertsEnabled": false,
"operatorAlertsEnabled": true,
"endpointPkiMode": "CERTIFICATE_OPTIONAL",
"name": "string",
"domain": "string",
"prefix": "string",
"logicalId": "string",
"accountNumber": "string",
"description": "string",
"contactName": "string",
"contactPhone": "string",
"contactMobile": "string",
"contactEmail": "string",
"streetAddress": "string",
"streetAddress2": "string",
"city": "string",
"state": "string",
"postalCode": "string",
"country": "string",
"lat": 7,
"lon": 8,
"timezone": "string",
"locale": "string",
"modified": "string",
"enterpriseProxyId": 4,
"enterpriseProxyName": "string",
"edgeCount": 8,
"edges": [
{
"activationKey": "string",
"activationKeyExpires": "string",
"activationState": "REACTIVATION_PENDING",
"activationTime": "string",
"alertsEnabled": 8,
"buildNumber": "string",
"created": "string",
"description": "string",
"deviceFamily": "string",
"deviceId": "string",
"dnsName": "string",
"edgeHardwareId": "string",
"edgeState": "DEGRADED",
"edgeStateTime": "string",
"endpointPkiMode": "CERTIFICATE_DISABLED",
"enterpriseId": 6,
"haLastContact": "string",
"haPreviousState": "UNCONFIGURED",
"haSerialNumber": "string",
"haState": "READY",
"id": 4,
"isLive": 10,
"lastContact": "string",
"logicalId": "string",
"modelNumber": "edge500",
"modified": "string",
"name": "string",
"operatorAlertsEnabled": 1,
"selfMacAddress": "string",
"serialNumber": "string",
"serviceState": "IN_SERVICE",
"serviceUpSince": "string",
"siteId": 9,
"softwareUpdated": "string",
"softwareVersion": "string",
"systemUpSince": "string"
}
],
"edgeConfigUpdate": {
"enabled": true,
"enabledOnUpgrade": false
}
}
]