Mengkueri ikhtisar pertahanan mikrosegmentasi.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:GetInterceptionSummary |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ClusterId |
string |
No |
ID kluster yang ingin Anda kueri. Parameter ini hanya berlaku untuk parameter respons InterceptionCountInDays. Catatan
Anda dapat memanggil operasi DescribeGroupedContainerInstances untuk mendapatkan parameter ini. |
c2999***bb61b |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan, yang digunakan untuk melacak dan memecahkan masalah. |
F35F45B0-5D6B-4238-BE02-A62D0760E840 |
| InterceptionSummary |
object |
Statistik. |
|
| CloseClusterCount |
integer |
Jumlah kluster yang tidak terlindungi. |
0 |
| RiskCount30Day |
integer |
Jumlah risiko dalam 30 hari terakhir. |
0 |
| RiskCount180Day |
integer |
Jumlah risiko dalam 180 hari terakhir. |
0 |
| OpenClusterCount |
integer |
Jumlah kluster yang perlindungannya diaktifkan. |
0 |
| RiskCountToday |
integer |
Jumlah risiko dalam 24 jam terakhir. |
0 |
| CloseRuleCount |
integer |
Jumlah aturan yang dinonaktifkan. |
0 |
| RuleCount |
integer |
Jumlah total aturan. |
0 |
| ClusterCount |
integer |
Jumlah total kluster. |
0 |
| OpenRuleCount |
integer |
Jumlah aturan yang diaktifkan. |
0 |
| InterceptionCountInDays |
integer |
Jumlah total catatan intersepsi dari kluster yang ditentukan. |
0 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "F35F45B0-5D6B-4238-BE02-A62D0760E840",
"InterceptionSummary": {
"CloseClusterCount": 0,
"RiskCount30Day": 0,
"RiskCount180Day": 0,
"OpenClusterCount": 0,
"RiskCountToday": 0,
"CloseRuleCount": 0,
"RuleCount": 0,
"ClusterCount": 0,
"OpenRuleCount": 0,
"InterceptionCountInDays": 0
}
}
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.