Queries the regions that support cross-region replication.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
Token | string | No | The access token. | 01W3ZZOQ |
VaultId | string | No | The ID of the backup vault. | v-00030j3c******sn |
Response parameters
Examples
Sample success responses
JSON
format
{
"Code": "200",
"Message": "successful",
"RequestId": "F4EEB401-DD21-588D-AE3B-1E835C7655E1",
"Success": true,
"Regions": {
"RegionId": [
"cn-hangzhou"
]
}
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history