Mengkueri konten verifikasi kepemilikan untuk nama domain tertentu.
Deskripsi operasi
-
You can call this operation to query the verification content for a single domain name.
-
Each user can call this operation up to 30 times per second.
-
You must specify the domain name that you want to authenticate.
-
A successful call returns the verification content and a request ID for subsequent operations or for your records.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:DescribeLiveVerifyContent |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
ID wilayah. |
cn-shanghai |
| DomainName |
string |
Yes |
Nama domain. Hanya satu nama domain yang didukung. |
example.com |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Content |
string |
The verification content. |
verify_dffeb6610035dcb77b413****** |
| RequestId |
string |
The ID of the request. |
16A96B9A-F203-4EC5-8E43-CB92E68F**** |
Contoh
Respons sukses
JSONformat
{
"Content": "verify_dffeb6610035dcb77b413******",
"RequestId": "16A96B9A-F203-4EC5-8E43-CB92E68F****"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.