All Products
Search
Document Center

Express Connect:GetPhysicalConnectionServiceStatus

Last Updated:Aug 28, 2026

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

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

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: yes

  • false: no

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.