Menghasilkan tautan diagnostik untuk sebuah URL.
Coba sekarang
Test
RAM authorization
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| Url |
string |
No |
URL yang akan didiagnosis. |
http://www.example.com/xxx.jpg |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The returned data. |
||
| RequestId |
string |
The ID of the request. |
64D28B53-5902-409B-94F6-FD46680144FE |
| Content |
string |
The diagnostic link. |
http://cdn.dns-detect.alicdn.com/diagnose/?id=xxxxxxx |
Contoh
Respons sukses
JSONformat
{
"RequestId": "64D28B53-5902-409B-94F6-FD46680144FE",
"Content": "http://cdn.dns-detect.alicdn.com/diagnose/?id=xxxxxxx"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | DomainError | Sandbox domain | |
| 400 | NoDomianPermission | The AliUid does not have permission for the domain. | |
| 400 | CnameError | Unmatched CNAME. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.