Checks whether outbound data transfer billing is enabled for the current account.
Operation description
Queries the status of outbound data transfer billing for the current account. For more information, see Outbound data transfer billing and Billing.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The ID of the region to query. Call the DescribeRegions operation to query available regions. |
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
54B48E3D-DF70-471B-AA93-08E683A1B45 |
| Enabled |
boolean |
Indicates whether billing for outbound data transfer is enabled. Valid values:
|
true |
Examples
Success response
JSON format
{
"RequestId": "54B48E3D-DF70-471B-AA93-08E683A1B45",
"Enabled": true
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.