Mengambil detail konfigurasi logging kustom.
Deskripsi operasi
Anda dapat memanggil operasi ini hingga 100 kali per detik per akun.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cdn:DescribeCustomLogConfig |
get |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ConfigId |
string |
Yes |
ID konfigurasi kustom. |
123 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Tag |
string |
Informasi tag mengenai konfigurasi log. |
img1 |
| RequestId |
string |
ID permintaan. |
94E3559F-7B6A-4A5E-AFFD-44E2A208A249 |
| Remark |
string |
Format konfigurasi log. |
$time_iso8601_$request_method_$ |
| Sample |
string |
Sampel. |
"[9/Jun/2015:01:58:09 +0800] 188.165.15.75 - 1542 \"-\" \"GEThttp: //www.aliyun.com/index.html\" 200 |
Contoh
Respons sukses
JSONformat
{
"Tag": "img1",
"RequestId": "94E3559F-7B6A-4A5E-AFFD-44E2A208A249",
"Remark": "$time_iso8601_$request_method_$",
"Sample": "\"[9/Jun/2015:01:58:09 +0800] 188.165.15.75 - 1542 \\\"-\\\" \\\"GEThttp: //www.aliyun.com/index.html\\\" 200"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 403 | InvalidConfigId | Illegal ConfigId | |
| 404 | Config.NotFound | Config does not exist or does not belong to the current user |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.