All Products
Search
Document Center

Security Center:DescribeDefaultProxyInstallVersion

Last Updated:Feb 20, 2024

Queries the default installation version of the proxy that is used in hybrid-cloud scenarios.

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
The current API does not require request parameters

Response parameters

ParameterTypeDescriptionExample
object

ListResult

InstallVersionstring

The default installation version.

proxy_01_03
RequestIdstring

The request ID.

F9FCB51A-5078-5D31-9C4D-3B25BEF068C7

Examples

Sample success responses

JSONformat

{
  "InstallVersion": "proxy_01_03",
  "RequestId": "F9FCB51A-5078-5D31-9C4D-3B25BEF068C7"
}

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.