You can call this operation to release public endpoints.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer. OpenAPI Explorer dynamically generates the sample code of the operation for different SDKs.

Request parameters

Parameter Type Required Example Description
Action String Yes ReleasePublicContactPoints

The operation that you want to perform. Set the value to ReleasePublicContactPoints.

ClusterId String Yes cds-bp1b136j****5d51

The ID of the cluster.

DataCenterId String Yes cn-hangzhou-g

The ID of the data center.

Response parameters

Parameter Type Example Description
RequestId String DE71CDCF-97AF-4D69-A327-5F4B23184B9A

The ID of the request.

Examples

Sample requests

http(s)://[Endpoint]/? Action=ReleasePublicContactPoints
&ClusterId=cds-bp1b136j****5d51
&DataCenterId=cn-hangzhou-g
&<Common request parameters>

Sample success responses

XML format

<ReleasePublicContactPointsResponse>
  <RequestId>DE71CDCF-97AF-4D69-A327-5F4B23184B9A</RequestId>
</ReleasePublicContactPointsResponse>

JSON format

{
  "RequestId": "DE71CDCF-97AF-4D69-A327-5F4B23184B9A"
}

Error codes

For a list of error codes, visit the API Error Center.