ApsaraVideo VOD に CDN 高速化用のドメイン名を追加します。
操作説明
現在、サポートされているサービスアドレスは 中国 (上海) のみです。
高速化ドメイン名を作成する前に、ApsaraVideo VOD を有効化し、高速化ドメイン名の ICP 登録を完了する必要があります。
Alibaba Cloud でホストされていないオリジンコンテンツは審査が必要であり、翌営業日までに完了します。
一度に送信できる高速化ドメイン名は 1 つだけです。各ユーザーは最大 20 個のドメイン名を追加できます。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
vod:AddVodDomain |
create |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| DomainName |
string |
必須 |
ApsaraVideo VOD に追加する高速化ドメイン名。ピリオド (.) で始まるワイルドカードドメイン名 (.example.com など) がサポートされています。 |
example.com。 |
| Sources |
string |
必須 |
オリジンアドレスのリスト。パラメーターの詳細については、以下の Sources 表を参照してください。 |
[{"content":"1.1.1.1","type":"ipaddr","priority":"20","port":80}] |
| CheckUrl |
string |
任意 |
ヘルスチェック URL。 |
www.example.com/test.html。 |
| Scope |
string |
任意 |
このパラメーターは、L3 以上の国際ユーザーおよび中国本土ユーザーに対して有効です。有効な値:
|
domestic。 |
| TopLevelDomain |
string |
任意 |
トップレベルドメイン名。 |
example.com。 |
Sources
| 名前 | タイプ | 必須 | 説明 |
| type | String | はい | オリジンのタイプ。有効な値: ipaddr: IP オリジン。 domain: ドメイン名オリジン。 oss: OSS バケットオリジン。 |
| content | String | はい | オリジンアドレス。IP アドレスまたはドメイン名を指定できます。 |
| port | Integer | いいえ | ポート番号。443 または 80 を指定できます。デフォルト値: 80。ポート 443 はオリジンへのリクエストに HTTPS を使用します。カスタムポートも指定できます。 |
| priority | String | いいえ | オリジンサーバーのアドレスに対応する優先度。有効な値: 20 および 30。デフォルト値: 20。20 はプライマリオリジンサーバーを示します。30 はセカンダリオリジンサーバーを示します。 |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエスト ID。 |
15C66C7B-671A-4297-****-2C4477247A74 |
例
成功レスポンス
JSONJSON
{
"RequestId": "15C66C7B-671A-4297-****-2C4477247A74"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | InvalidDomainName.Malformed | Specified DomainName is malformed. | |
| 400 | MissingParameter | The input parameter cdnType that is mandatory for processing this request is not supplied. | |
| 400 | InvalidCdnType.Malformed | Specified CdnType is malformed. | |
| 400 | InvalidSources.Malformed | Specified Sources is malformed. | |
| 400 | InvalidSourceStr.Malformed | Specified SourceStr is malformed. | |
| 400 | InvalidSourceType.Malformed | Specified CdnType is malformed. | |
| 400 | InvalidSource.Priority.Malformed | The specified Source Priority is invalid. | |
| 400 | InvalidTypeAndContent.MissMatch | The specified source type does not match the specified source content. | |
| 400 | InvalidScope.Malformed | Specified Scope is malformed. | |
| 400 | DomainOverLimit | The Number of Domain is over the limit | |
| 400 | DomainAlreadyExist | This domain name is exist already | |
| 400 | DomainNotRegistration | The Domain name is not registered | |
| 400 | InvaildParameter | Source name can not equal to domain name | |
| 400 | IllegalSources | The specified origin site information is invalid. | |
| 400 | SourceIp.Exceed | The Certificate you provided is malformed! | |
| 400 | InvalidCertificate | The Certificate you provided is malformed! | |
| 400 | InvalidCertificate.TooLong | The Certificate you provided is over the max length! | |
| 400 | InnerAddDomainDenied | Your account haven't bind aoneId, can not add domain. | |
| 400 | CheckSourceHealthFailed | sources ip or source domain check health failed,please input right source. | |
| 400 | ExtensiveAndAllBothExist | Extensive domain and the domain begins with 'all.' can not exist at the same time. | |
| 400 | CdnTypeNotSupportExtensiveDomain | Extensive domain not supported for this cdn type. | |
| 400 | ExtensiveAndSpecificDomainConflict | Extensive domain and corresponding specific domain are mutually exclusive. | |
| 400 | DomainReserved | The root domain of your domain is reserved by another account. Submit a ticket to contact customer support. | |
| 400 | InvalidDomainNameLevel | Domain name suffixed with alicdn.com only support third level. | |
| 400 | InvalidTopLevelDomain.Malformed | Specified TopLevelDomain is malformed. | |
| 400 | TopLevelDomain.NotFound | The specified TopLevelDomain does not exist. | |
| 400 | EntityNotExists.ResourceGroup | The resource group does not exist. | |
| 400 | InvalidStatus.ResourceGroup | It's now allowed to do this operation because of the current status of resource-group. | |
| 400 | NotInternationRealIdentity | You need to do real name authentication when you use Chinese mainland resources. | |
| 400 | TopLevelDomain.Mismatch | The specified TopLevelDomain does not match webSiteType. | |
| 400 | DomainOwnerVerifyFail | Owner verification of the root domain failed. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。