Disassociate a migration source from a group if you no longer need to use the group for batch migration or want to delete the group.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
smc:DisassociateSourceServers |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| WorkgroupId |
string |
Yes |
The ID of the group. |
w-*** |
| SourceId |
array |
Yes |
The IDs of the migration sources to disassociate from the group. You can specify up to 50 IDs. |
|
|
string |
No |
The ID of the migration source. |
s-bp17m1vi6x20c6g6**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The returned parameters. |
||
| RequestId |
string |
The request ID. |
3E8B9ABB-289A-44E6-942D-8AA9E493**** |
Examples
Success response
JSON format
{
"RequestId": "3E8B9ABB-289A-44E6-942D-8AA9E493****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 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. |
| 403 | Forbidden.Unauthorized | A required authorization for the specified action is not supplied. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.