Disassociates migration sources from a workgroup. If you do not need to use a workgroup to migrate migration sources, you can disassociate the migration sources from the 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 that you want to disassociate from the workgroup. You can specify up to 50 migration sources. | |
string | Yes | The ID of the migration source. | s-bp17m1vi6x20c6g6**** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "3E8B9ABB-289A-44E6-942D-8AA9E493****"
}
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.