All Products
Search
Document Center

Server Migration Center:DeleteWorkgroup

Last Updated:Oct 29, 2024

Deletes a workgroup.

Operation description

To delete a workgroup, you must delete or dissociate the migration source that is associated with the workgroup. For more information, see DeleteSourceServer .

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
WorkgroupIdstringYes

The workgroup ID.

w-***

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

RequestIdstring

The request ID.

410E6073-66D0-45D3-AB3E-4DC3F5E4****

Examples

Sample success responses

JSONformat

{
  "RequestId": "410E6073-66D0-45D3-AB3E-4DC3F5E4****"
}

Error codes

HTTP status codeError codeError messageDescription
403Forbidden.UnauthorizedA required authorization for the specified action is not supplied.-
500InternalErrorAn 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.