@itentialopensource/adapter-velocloud
Version:
[Deprecated] This adapter integrates with system Velocloud
55 lines • 1.28 kB
JSON
{
"id": 9,
"created": "string",
"networkId": 9,
"gatewayPoolId": 7,
"alertsEnabled": true,
"operatorAlertsEnabled": false,
"endpointPkiMode": "CERTIFICATE_REQUIRED",
"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": 4,
"lon": 2,
"timezone": "string",
"locale": "string",
"modified": "string",
"enterpriseProxy": {
"id": 9,
"created": "string",
"networkId": 4,
"proxyType": "MSP",
"operateGateways": true,
"logicalId": "string",
"name": "string",
"domain": "string",
"prefix": "string",
"description": "string",
"contactName": "string",
"contactPhone": "string",
"contactMobile": "string",
"contactEmail": "string",
"streetAddress": "string",
"streetAddress2": "string",
"city": "string",
"state": "string",
"postalCode": "string",
"country": "string",
"lat": 2,
"lon": 10,
"modified": "string"
}
}