Mengkueri tipe agregasi aturan pertahanan sistem.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:ListSystemRuleAggregationTypes |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
Bahasa permintaan dan tanggapan. Nilai default: zh. Nilai valid:
|
zh |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Hasil kueri. |
||
| RequestId |
string |
ID permintaan. Alibaba Cloud menghasilkan ID unik untuk setiap permintaan. Anda dapat menggunakan ID ini untuk memecahkan masalah. |
1427F3BE-8A7E-57F9-BD4E-590B00D2**** |
| AggregationTypeList |
array<object> |
Daftar tipe agregasi aturan. |
|
|
object |
Tipe agregasi aturan. |
||
| Id |
integer |
ID agregasi aturan. |
1 |
| Name |
string |
Nama agregasi aturan. |
远程控制**** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "1427F3BE-8A7E-57F9-BD4E-590B00D2****",
"AggregationTypeList": [
{
"Id": 1,
"Name": "远程控制****"
}
]
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | IdempotentParameterMismatch | The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical. | |
| 500 | ServerError | ServerError | 服务故障,请稍后重试! |
| 403 | NoPermission | caller has no permission | 当前操作未被授权,请联系主账号在RAM控制台进行授权后再执行操作。 |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.