Enables billing for outbound data transfer.
Debugging
Request parameters
| Parameter | Type | Required | Example | Description |
|---|---|---|---|---|
| Action | String | Yes | OpenPhysicalConnectionService |
The operation that you want to perform. Set the value to OpenPhysicalConnectionService. |
| RegionId | String | Yes | cn-hangzhou |
The ID of the region where the Express Connect circuit is deployed. You can call the DescribeRegions operation to query the most recent region list. |
Response parameters
| Parameter | Type | Example | Description |
|---|---|---|---|
| RequestId | String | 54B48E3D-DF70-471B-AA93-08E683A1B45 |
The ID of the request. |
Examples
Sample requests
http(s)://[Endpoint]/?Action=OpenPhysicalConnectionService
&RegionId=cn-hangzhou
&Common request parameters
Sample success responses
XML format
HTTP/1.1 200 OK
Content-Type:application/xml
<OpenPhysicalConnectionServiceResponse>
<RequestId>54B48E3D-DF70-471B-AA93-08E683A1B45</RequestId>
</OpenPhysicalConnectionServiceResponse>
JSON format
HTTP/1.1 200 OK
Content-Type:application/json
{
"RequestId" : "54B48E3D-DF70-471B-AA93-08E683A1B45"
}
Error codes
For a list of error codes, visit the API Error Center.