All Products
Search
Document Center

Security Center:DeleteHybridProxy

Last Updated:May 22, 2025

Removes a proxy node from a specified proxy cluster.

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
ClusterNamestringYes

The name of the proxy cluster.

test
UuidstringYes

The UUID of the proxy node that you want to remove. The value starts with inet-proxy.

inet-proxy-d2d94e8b-bb25-4744-8004-1e08a53c****

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

RequestIdstring

The ID of the request, which is used to locate and troubleshoot issues.

7532B7EE-7CE7-5F4D-BF04-B12447DDCAE1

Examples

Sample success responses

JSONformat

{
  "RequestId": "7532B7EE-7CE7-5F4D-BF04-B12447DDCAE1"
}

Error codes

HTTP status codeError codeError messageDescription
400IllegalParameterdelete fail because,cluster proxy machine is online-
400DataNotExists%s data not exist-
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

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