Memodifikasi nama domain yang dipercepat tertentu.
Deskripsi operasi
UpdateVodDomain
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
vod:UpdateVodDomain |
update |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| DomainName |
string |
Yes |
Nama domain. |
example.com |
| Sources |
string |
No |
Informasi mengenai alamat server origin. |
[{"content":"1.1.1.1","type":"ipaddr","priority":"20","port":80}] |
| TopLevelDomain |
string |
No |
Domain tingkat atas (top-level domain). |
example.com |
Memodifikasi nama domain yang dipercepat tertentu.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
15C66C7B-671A-4297-****-2C4477247A74 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "15C66C7B-671A-4297-****-2C4477247A74"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | MissingDomainName | The domainName parameter is required. | |
| 400 | InvalidDomainName.Malformed | The specified DomainName is invalid. | |
| 400 | InvalidSource.Content.Malformed | The specified Source Content is invalid. | |
| 400 | InvalidTypeContent.Mismatch | The specified source type does not match the specified source content. | |
| 400 | MissingSource.Content | The Source Content must be specified. | |
| 400 | MissingSource.Type | The Source Type must be specified. | |
| 400 | InvalidSource.Type.Malformed | The specified Source Type is invalid. | |
| 400 | InvalidSource.Priority.Malformed | The specified Source Priority is invalid. | |
| 400 | InvalidSources.Malformed | Specified Sources is malformed. | The origin information is in an invalid format. |
| 400 | IllegalSources | The specified origin site information is invalid. | The origin information of the accelerated domain name is incorrect. |
| 400 | TopLevelDomain.NotFound | The specified TopLevelDomain does not exist. | |
| 403 | DomainInProtectedMode | The domain is in protection mode. To request permission, contact Customer Service. | |
| 403 | ServiceBusy | The specified Domain is configuring, please retry later | |
| 403 | IllegalOperation | Illegal domain operate is not permitted. | |
| 404 | InvalidDomain.NotFound | The domain provided does not belong to you. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.