All Products
Search
Document Center

Security Center:BindHybridProxy

Last Updated:Feb 20, 2024

Adds servers to Security Center over a proxy server. After you create a proxy cluster and deploy a proxy server, you can connect a server to the proxy cluster as a client. This way, the server is added to Security Center over the proxy server and is protected.

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
ClusterNamestringYes

The name of the proxy cluster.

sas-proxy
YundunUuidsarrayYes

The UUIDs of servers that you want to add to Security Center over the proxy server.

stringYes

The UUID of the server.

fe914136-47ff-4dc3-bd25-fdd24969****

Response parameters

ParameterTypeDescriptionExample
object

Schema of Response

RequestIdstring

The request ID.

11C96623-E106-59C9-866D-A6C82911459F

Examples

Sample success responses

JSONformat

{
  "RequestId": "11C96623-E106-59C9-866D-A6C82911459F"
}

Error codes

HTTP status codeError codeError messageDescription
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

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

Change history

Change timeSummary of changesOperation
No change history