リージョンとキャリアを照会します。
操作説明
-
The list of regions and carriers that are supported by Alibaba Cloud CDN is updated periodically. For the latest information, follow the updates on the official website.
-
Each user can make up to 30 calls per second.
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
cdn:DescribeCdnRegionAndIsp |
none |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
リクエストパラメーターは必要ありません。
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
The request ID. |
2387C335-932C-4E1E-862C-1C4363B6DE72 |
| Regions |
object |
||
| Region |
array<object> |
The list of regions. |
|
|
object |
|||
| NameEn |
string |
The English name of the region. |
liaoning |
| NameZh |
string |
The Chinese name of the region. |
|
| Isps |
object |
||
| Isp |
array<object> |
The list of carriers. |
|
|
object |
|||
| NameEn |
string |
The English name of the ISP. |
unicom |
| NameZh |
string |
The Chinese name of the ISP. |
例
成功レスポンス
JSONJSON
{
"RequestId": "2387C335-932C-4E1E-862C-1C4363B6DE72",
"Regions": {
"Region": [
{
"NameEn": "liaoning",
"NameZh": "辽宁省"
}
]
},
"Isps": {
"Isp": [
{
"NameEn": "unicom",
"NameZh": "联通"
}
]
}
}
エラーレスポンス
JSONJSON
{"RequestId":"16A96B9A-F203-4EC5-8E43-CB92E68F4CD8","HostId":"cdn.aliyuncs.com","Code":"InternalError","Message":"The request processing has failed due to some unknown error."}
エラーコード
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。