All Products
Search
Document Center

Security Center:InstallHybridProxy

Last Updated:Feb 20, 2024

Installs the Security Center agent on a proxy server in a hybrid cloud.

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
YundunUuidsarrayNo

The UUIDs of the proxy servers.

stringNo

The UUID of the proxy server.

1b085300-2b3f-4f6c-98d5-f55f38dd14ee
ClusterNamestringNo

The cluster name.

proxy-test
InstallCodestringNo

The installation code.

Z9c8SA

Response parameters

ParameterTypeDescriptionExample
object

BaseResult

RequestIdstring

The request ID.

E55BE5DB-E2DF-57EB-A0C5-7A85EEA67A4C

Examples

Sample success responses

JSONformat

{
  "RequestId": "E55BE5DB-E2DF-57EB-A0C5-7A85EEA67A4C"
}

Error codes

HTTP status codeError codeError messageDescription
400Illegal parameterillegal parameter-
400Data not existData 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.

Change history

Change timeSummary of changesOperation
No change history