Mengkueri apakah fitur modul produk Pusat Keamanan yang dibeli telah diaktifkan atau konfigurasi telah berlaku.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:GetModuleConfigStatus |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ModuleNames |
array |
Yes |
Daftar modul produk yang akan dikueri. |
|
|
string |
No |
Nama modul produk yang akan dikueri. Nilai valid:
|
Rasp |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Data yang dikembalikan di badan respons. |
||
| Data |
object |
Data hasil kustom. |
|
| ModuleConfigResults |
array<object> |
Daftar hasil pemeriksaan produk. |
|
|
object |
Hasil pemeriksaan satu modul produk. |
||
| Pass |
boolean |
Indicates whether the service module passed the status check. Valid values:
|
true |
| ModuleName |
string |
The name of the check item. Valid values:
|
Ransom |
| RequestId |
string |
ID permintaan, yang merupakan pengidentifikasi unik yang dibuat oleh Alibaba Cloud untuk permintaan dan dapat digunakan untuk memecahkan masalah serta melacak isu. |
843E4805-****-7EE12FA8DBFD |
Contoh
Respons sukses
JSONformat
{
"Data": {
"ModuleConfigResults": [
{
"Pass": true,
"ModuleName": "Ransom"
}
]
},
"RequestId": "843E4805-****-7EE12FA8DBFD"
}
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.