All Products
Search
Document Center

Elastic Desktop Service:DeleteCenterPolicy

Last Updated:Nov 14, 2025

Deletes a global policy.

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
ResourceTypestringYes

The resource type.

Valid values:

  • app: cloud applications.
  • desktop: cloud computers.
desktop
BusinessTypeintegerYes

The business type.

Valid values:

  • 1: public cloud.
  • 8: commercial edition.
1
RegionIdstringYes

The region ID. You can call the DescribeRegions operation to query the list of regions where Elastic Desktop Service (EDS) Enterprise is available.

cn-hangzhou
PolicyGroupIdsarrayYes

The policy IDs.

stringYes

The policy ID.

pg-gx2x1dhsmthe9****

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

72E47B1E-6B11-5A11-A27C-7A80F866****

Examples

Sample success responses

JSONformat

{
  "RequestId": "72E47B1E-6B11-5A11-A27C-7A80F866****"
}

Error codes

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