Queries the regions in which you can add self-managed image repositories to Security Center.
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|
The current API does not require request parameters
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "291B49F9-1685-4005-9D34-606B6F78****",
"Regions": [
{
"RegionName": "cn-hangzhou",
"RegionId": "cn-hangzhou"
}
]
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.