@itentialopensource/adapter-velocloud
Version:
[Deprecated] This adapter integrates with system Velocloud
166 lines • 4.42 kB
JSON
{
"edgeCount": 4,
"edges": {},
"enterprises": [
{
"id": 9,
"created": "string",
"networkId": 5,
"gatewayPoolId": 7,
"alertsEnabled": false,
"operatorAlertsEnabled": false,
"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": 4,
"timezone": "string",
"locale": "string",
"modified": "string",
"enterpriseProxyId": 3,
"enterpriseProxyName": "string"
},
{
"id": 4,
"created": "string",
"networkId": 5,
"gatewayPoolId": 7,
"alertsEnabled": true,
"operatorAlertsEnabled": true,
"endpointPkiMode": "CERTIFICATE_DISABLED",
"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": 5,
"lon": 4,
"timezone": "string",
"locale": "string",
"modified": "string",
"enterpriseProxyId": 5,
"enterpriseProxyName": "string"
},
{
"id": 10,
"created": "string",
"networkId": 1,
"gatewayPoolId": 3,
"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": 10,
"lon": 2,
"timezone": "string",
"locale": "string",
"modified": "string",
"enterpriseProxyId": 10,
"enterpriseProxyName": "string"
},
{
"id": 6,
"created": "string",
"networkId": 3,
"gatewayPoolId": 2,
"alertsEnabled": true,
"operatorAlertsEnabled": false,
"endpointPkiMode": "CERTIFICATE_DISABLED",
"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": 7,
"timezone": "string",
"locale": "string",
"modified": "string",
"enterpriseProxyId": 5,
"enterpriseProxyName": "string"
},
{
"id": 9,
"created": "string",
"networkId": 8,
"gatewayPoolId": 7,
"alertsEnabled": false,
"operatorAlertsEnabled": true,
"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": 1,
"lon": 2,
"timezone": "string",
"locale": "string",
"modified": "string",
"enterpriseProxyId": 2,
"enterpriseProxyName": "string"
}
]
}