Mengambil statistik analitik perilaku cerdas.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:GetUnknownThreatDetectStatistic |
get |
*All Resources
|
None | None |
Sintaks permintaan
POST HTTP/1.1
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Skema Respons. |
||
| RequestId |
string |
ID permintaan. |
FD394AF6-591E-5168-8C8C-4C7847****** |
| Data |
object |
Data yang dikembalikan. |
|
| MonitorMachineCount |
integer |
Jumlah server dalam status peringatan. |
1 |
| BlockMachineCount |
integer |
Jumlah server yang dikendalikan. |
1 |
| StudyingMachineCount |
integer |
Jumlah server dalam status pembelajaran. |
1 |
| OpenMachineCount |
integer |
Jumlah server dengan layanan diaktifkan. |
1 |
| MachineCount |
integer |
Jumlah total server. |
1 |
| BlockEventMachineCount |
integer |
Contoh
Respons sukses
JSONformat
{
"RequestId": "FD394AF6-591E-5168-8C8C-4C7847******",
"Data": {
"MonitorMachineCount": 1,
"BlockMachineCount": 1,
"StudyingMachineCount": 1,
"OpenMachineCount": 1,
"MachineCount": 1,
"BlockEventMachineCount": 0
}
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | A service error occurred. Try again later. |
| 403 | NoPermission | caller has no permission | The current operation is not authorized. Contact the Alibaba Cloud account to grant the required permissions in the RAM console, and then perform the operation again. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.