Associates multiple migration sources with a workgroup.
Operation description
A migration source can be associated with only one workgroup.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
WorkgroupId | string | Yes | The ID of the workgroup. | w-*** |
SourceId | array | Yes | The IDs of migration sources. You can specify up to 50 IDs. | |
string | Yes | The ID of the migration source. | s-bp1e2fsl57knvuug**** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "C8B26B44-0189-443E-9816-D951F59623A9"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
403 | Forbidden.Unauthorized | A required authorization for the specified action is not supplied. | - |
500 | InternalError | An error occurred while processing your request. Please try again. If the problem still exists, please submit a ticket. | An error occurred while processing your request. Please try again. If the problem still exists, please submit a ticket. |
For a list of error codes, visit the Service error codes.