Get Gateway Migrations
Fetch the Hitless Gateway migration jobs with this gateway as the Blue gateway
The logicalId
GUID of the Gateway
Request successfully processed
[
{
"logicalId": "string",
"name": "string",
"description": "string",
"enterprise": {
"logicalId": "string",
"name": "string"
},
"greenGateway": {
"logicalId": "string",
"name": "string"
},
"migrationStatus": "string",
"created": "string",
"modified": "string",
"auditLog": [
{
"statusChange": "string",
"user": "string",
"time": "string",
"message": "string"
}
]
}
]
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}/migrations