Listing Regions Where Image Synchronization Is Supported
Description
List the regions where image synchronization is supported.
API Calling
For details, see Calling APIs.
Authorization Information
Each account has all of the permissions required to call all APIs, but IAM users must have the required permissions specifically assigned.
- If you are using role/policy-based authorization, see the required permissions in Permissions Policies and Supported Actions.
URI
GET /v2/manage/regions
Request Parameters
| Parameter | Mandatory | Type | Description |
|---|---|---|---|
| X-Auth-Token | Yes | String | User token. You can obtain the token by calling the IAM API used to obtain a user token. |
Response Parameters
Status code: 200
| Parameter | Type | Description |
|---|---|---|
| [items] | Array of RegionInfo objects | Region |
Example Request
None
Example Response
Status code: 200
The list of regions where image synchronization is supported has been obtained.
[ {
"regionID" : "cn-north-4"
} ] Status Codes
| Status Code | Description |
|---|---|
| 200 | The list of regions where image synchronization is supported has been obtained. |
Error Codes
For details, see Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot