Start Gateway Migrations
Start Hitless Enterprise migration jobs off this gateway acting as the Blue Gateway
The logicalId
GUID of the Gateway
Start Hitless Gateway migrations request schema
"StartMigrationJobSpec Object"
Green Gateway Logical Id
enterprises
namePrefix
description
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"
}
]
}
]
ValidationError
"ValidationError 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
A list of property-specific errors
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
UnsupportedMediaTypeError
"UnsupportedMediaTypeError 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
DataValidationError
"DataValidationError 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 -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/api/sdwan/v2/gateways/{gatewayLogicalId}/migrations