Mengkueri detail indeks pencarian.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ice:QuerySearchIndex |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| SearchLibName |
string |
No |
Nama search library.
|
test1 |
| IndexType |
string |
Yes |
Tipe indeks. Nilai valid:
Valid values:
|
mm |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Skema Tanggapan. |
||
| RequestId |
string |
ID permintaan. |
4E84BE44-58A7-****-****-FBEBEA16EF94 |
| Success |
string |
Apakah panggilan berhasil. Nilai valid:
|
true |
| Code |
string |
Kode pengembalian. |
200 |
| SearchLibName |
string |
Nama search library. |
test1 |
| IndexType |
string |
Tipe indeks. Nilai valid:
Valid values:
|
mm |
| IndexStatus |
string |
Status indeks. Nilai valid:
Valid values:
|
Active |
| MediaTotal |
string |
Jumlah total aset media. |
12 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "4E84BE44-58A7-****-****-FBEBEA16EF94",
"Success": "true",
"Code": "200",
"SearchLibName": "test1",
"IndexType": "mm",
"IndexStatus": "Active",
"MediaTotal": "12"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.