Mengkueri garis dasar yang didukung oleh fitur pemblokiran image berisiko.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:GetOpaClusterBaseLineList |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Parameter tanggapan. |
||
| Data |
array<object> |
Daftar informasi Pemeriksaan baseline. |
|
|
object |
Informasi Pemeriksaan baseline. |
||
| ClassKey |
string |
Kunci klasifikasi item utama garis dasar. |
identification |
| NameKey |
string |
Kunci nama item utama garis dasar. |
identification |
| ItemKey |
string |
Kunci nama sub-item garis dasar. |
duplicate_uid |
| Alias |
string |
Alias item utama garis dasar. |
Make sure there are no duplicate usernames or UIDs |
| Success |
boolean |
Apakah panggilan berhasil. Nilai valid:
|
true |
| Code |
string |
Kode hasil. Nilai 200 menunjukkan keberhasilan. Nilai lain menunjukkan kegagalan. Anda dapat menggunakan bidang ini untuk menentukan penyebab kegagalan. |
200 |
| Message |
string |
Paket yang dikembalikan. |
successful |
| RequestId |
string |
ID permintaan, yaitu pengidentifikasi unik yang dibuat oleh Alibaba Cloud untuk permintaan. Anda dapat menggunakan ID ini untuk memecahkan masalah. |
C2F2A020-1CAB-5F52-8CAF-B2ACDDFAC247 |
Contoh
Respons sukses
JSONformat
{
"Data": [
{
"ClassKey": "identification",
"NameKey": "identification",
"ItemKey": "duplicate_uid",
"Alias": "Make sure there are no duplicate usernames or UIDs"
}
],
"Success": true,
"Code": "200",
"Message": "successful",
"RequestId": "C2F2A020-1CAB-5F52-8CAF-B2ACDDFAC247"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.