ドメイン名の加速リージョンを変更します。
操作説明
QPS 制限
この操作は、ユーザーあたり最大 100 QPS (クエリ/秒) の呼び出しが可能です。 この制限を超えた API 呼び出しはスロットリングの対象となり、お客様のビジネスに影響を及ぼす可能性があります。 したがって、API 呼び出しは適切に計画することを推奨します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
live:ModifyLiveDomainSchdmByProperty |
update |
*Domain
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| RegionId |
string |
任意 |
リージョン ID。 |
cn-shanghai |
| DomainName |
string |
必須 |
加速リージョンを変更するライブストリーミングドメイン。 |
example.com |
| Property |
string |
必須 |
加速リージョン。 値 {"coverage":"overseas"} は、構成が中国本土以外のリージョン向けであることを指定します。 coverage の有効な値を以下に示します。
|
{"coverage":"global"} |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエスト ID。 |
15C66C7B-671A-4297-9187-2C4477247A74 |
例
成功レスポンス
JSONJSON
{
"RequestId": "15C66C7B-671A-4297-9187-2C4477247A74"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | Schedule.NotFound | there is no schedule domain found by the targeted coverage value | |
| 400 | DomainTraffic.ExceedThreshold | not allowed to do this operation because the last day traffic exceeds the threshold | |
| 400 | Domain.BeianInvalid | not allowed to do this operation because the domain registration record invalid in China main land | |
| 400 | Schedule.ChangeFail | change domain failed | |
| 400 | LockFail | The domain name is being used by another operation, please try again later. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。