Mengkueri grafik yang didukung untuk statistik dalam laporan keamanan Pusat Keamanan.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:DescribeChartList |
list |
*All Resources
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ProjectCode |
string |
Yes |
Kode proyek. Nilai valid:
|
customize_report |
| Lang |
string |
No |
Tipe bahasa untuk pesan permintaan dan tanggapan. Nilai valid:
|
zh |
| ReportId |
string |
No |
ID laporan. Catatan
Panggil operasi DescribeCustomizeReportList untuk mendapatkan parameter ini. |
720549 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Parameter tanggapan. |
||
| ChartList |
array<object> |
Daftar grafik. |
|
|
object |
Data grafik. |
||
| ChartId |
string |
ID grafik. |
CID_CLOUD_ASSET_SUMMARY |
| ChartName |
string |
Nama grafik. |
Security Score |
| BusinessName |
string |
Nama tipe bisnis. Nilai valid:
|
Overall Operation Metrics |
| BusinessType |
string |
Tipe bisnis. Nilai valid:
|
INDEX_SECURITY_OVERALL_OPERATION |
| ChartType |
string |
Tipe grafik. Nilai valid:
|
text |
| RequestId |
string |
ID permintaan. Alibaba Cloud menghasilkan pengidentifikasi unik untuk setiap permintaan. Anda dapat menggunakan ID ini untuk memecahkan masalah. |
35B434CC-1615-5937-A04E-A9BC2868DB45 |
Contoh
Respons sukses
JSONformat
{
"ChartList": [
{
"ChartId": "CID_CLOUD_ASSET_SUMMARY",
"ChartName": "Security Score",
"BusinessName": "Overall Operation Metrics",
"BusinessType": "INDEX_SECURITY_OVERALL_OPERATION",
"ChartType": "text"
}
],
"RequestId": "35B434CC-1615-5937-A04E-A9BC2868DB45"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | A service error occurred. Please 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.