Queries the access points of an Express Connect circuit.
debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
RegionId | string | No | The region ID of the Express Connect circuit. You can call the DescribeRegions operation to query the most recent region list. | cn-hangzhou |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "611CB80C-B6A9-43DB-9E38-0B0AC3D9B58F",
"BusinessAccessPoints": [
{
"AccessPointId": "ap-cn-hangzhou-xs-B",
"AccessPointName": "",
"SupportLineOperator": "CT",
"SupportPortTypes": "1000Base-T",
"CloudBoxInstanceIds": "cb-****",
"Longitude": 120.247514,
"Latitude": 30.198416
}
]
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history