DescribeBillingRegions
1. API Description
This API (DescribeBillingRegions) is used to query billing regions.
2. Output Parameters
Parameter Name | Type | Description |
---|---|---|
regionSet | Array of BillingRegion | Collection of billing region information. |
requestId | String | Unique request ID. Returned with every request. This request's requestId is needed when troubleshooting. |
3. Code Example
Query billing regions.
4. Error Codes
The following includes error codes encountered in business logic. For other error codes, see Common Error Codes.
Last updated