Memverifikasi kepemilikan sebuah Nama domain.
Deskripsi operasi
Batas Pembatasan kecepatan untuk satu pengguna adalah 100 panggilan per detik.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dcdn:VerifyDcdnDomainOwner |
get |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| DomainName |
string |
Yes |
Nama domain yang akan diverifikasi. Hanya satu Nama domain yang dapat ditentukan. |
**example**.com |
| VerifyType |
string |
Yes |
Metode verifikasi. Nilai yang valid:
|
dnsCheck |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Content |
string |
Konten verifikasi. |
verify_dffeb6610035dcb77b413a59c32cd9** |
| RequestId |
string |
ID permintaan. |
34AB41F1-04A5-496F-8C8D-634BDBE6A9FB |
Contoh
Respons sukses
JSONformat
{
"Content": "verify_dffeb6610035dcb77b413a59c32cd9**",
"RequestId": "34AB41F1-04A5-496F-8C8D-634BDBE6A9FB"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | DomainOwnerVerifyFail | Owner verification of the root domain failed. | The first time a domain name is added to DCDN, you must prove the ownership of the domain name. You must add a DNS record or upload a verification file for the domain name before it can be added to DCDN. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.