Get Eligible Enterprises For Migration
Get the eligible Enterprises that can be migrated off given Gateway as the Blue Gateway and optionally given green Gateway (in query parameter)
The logicalId
GUID of the Gateway
The logicalId
GUID for the intended green Gateway for the gateway migration
Request successfully processed
[
{
"_href": "string",
"created": "string",
"alertsEnabled": false,
"operatorAlertsEnabled": false,
"endpointPkiMode": "string",
"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": "number",
"lon": "number",
"timezone": "string",
"locale": "string",
"modified": "string",
"gatewayPool": {
"_href": "string"
},
"bastionState": "string",
"blueGatewayConnectivityStats": {
"connectedVceCount": "number",
"tunnelCount": "number",
"tunnelCountV6": "number",
"establishedNsdTunnelCount": "number",
"flowCount": "number"
},
"greenGatewayConnectivityStats": {
"connectedVceCount": "number",
"tunnelCount": "number",
"tunnelCountV6": "number",
"establishedNsdTunnelCount": "number",
"flowCount": "number"
}
}
]
Unauthorized
"UnAuthorized Object"
A unique error code
The name of the property to which the error applies, if applicable
A detailed description of the error condition intended for developers of API clients, which may include recommendations for resolution
A non-technical description of the error condition
A link to applicable external documentation
Resource not found
"ResourceNotFoundError Object"
A unique error code
The name of the property to which the error applies, if applicable
A detailed description of the error condition intended for developers of API clients, which may include recommendations for resolution
A non-technical description of the error condition
A link to applicable external documentation
Rate Limit Exceeded
"RateLimitExceededError Object"
A unique error code
The name of the property to which the error applies, if applicable
A detailed description of the error condition intended for developers of API clients, which may include recommendations for resolution
A non-technical description of the error condition
A link to applicable external documentation
Internal server error
"InternalServerError Object"
A unique error code
The name of the property to which the error applies, if applicable
A detailed description of the error condition intended for developers of API clients, which may include recommendations for resolution
A non-technical description of the error condition
A link to applicable external documentation
curl -H 'Authorization: <value>' https://{api_host}/api/sdwan/v2/gateways/{gatewayLogicalId}/eligibleEnterprisesForMigration