Queries the EIP line types supported in a specific acceleration region.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ga:ListIspTypes |
list |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| BusinessRegionId |
string |
Yes |
The ID of the acceleration region. |
cn-hangzhou |
| AcceleratorType |
string |
No |
The type of the Global Accelerator (GA) instance. Valid values:
|
basic |
| AcceleratorId |
string |
No |
The ID of the GA instance. |
ga-bp1odcab8tmno0hdq**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
A list of response parameters. |
||
| RequestId |
string |
The request ID. |
F591955F-5CB5-4CCE-A75D-17CF2085CE22 |
| IspTypeList |
array |
The EIP line types in the acceleration region.
If you have the permissions to use single-ISP bandwidth, one of the following values may be returned:
Note
Different acceleration regions support different single-ISP BGP lines. |
|
|
string |
The EIP line types in the acceleration region.
If you have the permissions to use single-ISP bandwidth, one of the following values may be returned:
Note
Different acceleration regions support different single-ISP BGP lines. |
BGP |
Examples
Success response
JSON format
{
"RequestId": "F591955F-5CB5-4CCE-A75D-17CF2085CE22",
"IspTypeList": [
"BGP"
]
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.