All Products
Search
Document Center

WUYING Workspace:DeleteOfficeSites

Last Updated:Apr 03, 2024

Deletes office networks (formerly workspaces).

Operation description

Before you delete an office network, make sure that the following operations are complete:

  • All cloud computers in the office network are released.
  • The data that you want to retain is backed up.
Note Resources and data on cloud computers in an office network cannot be restored after you delete it. Proceed with caution.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The region ID. You can call the DescribeRegions operation to query the most recent region list.

cn-hangzhou
OfficeSiteIdarrayYes

The IDs of the office networks. You can specify 1 to 100 office networks.

stringYes

The ID of the office network.

cn-hangzhou+dir-363353****

Response parameters

ParameterTypeDescriptionExample
object

The information that is returned.

RequestIdstring

The ID of the request.

1CBAFFAB-B697-4049-A9B1-67E1FC5F****

Examples

Sample success responses

JSONformat

{
  "RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history