Releases a public endpoint.

Debugging

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

Request parameters

Parameter Type Required Example Description
Action String Yes ReleasePublicNetworkAddress

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

ClusterId String Yes hb-t4naqsay5gn******

The ID of the cluster.

Response parameters

Parameter Type Example Description
RequestId String B18D4390-A968-4444-B323-4360B8E5DA3E

The ID of the request.

Examples

Sample requests

http(s)://[Endpoint]/?Action=ReleasePublicNetworkAddress
&ClusterId=hb-t4naqsay5gn******
&<Common request parameters>

Sample success responses

XML format

<RequestId>B18D4390-A968-4444-B323-4360B8E5DA3E</RequestId>

JSON format

{
    "RequestId": "B18D4390-A968-4444-B323-4360B8E5DA3E"
}

Error codes

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