Modifies the statistical charts of a security report.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:OperationCustomizeReportChart |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ReportId |
integer |
Yes |
The report ID. Note
Call DescribeCustomizeReportList to obtain this parameter. |
123 |
| ChartIds |
string |
Yes |
The IDs of report chart configurations. Separate multiple IDs with commas (,). Note
Call DescribeChartList to obtain this parameter. |
CID_VUL_SUMMARY,CID_VUL_TREND,CID_VUL_OPERATION_TREND,CID_BASELINE_CHECK_SUMMARY,CID_BASELINE_CHECK_TREND,CID_BASELINE_CHECK_OPERATION_TREND |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. Alibaba Cloud generates a unique identifier for each API request. You can use this ID to troubleshoot issues. |
432B2D4E-C8D3-52E4-9F68-35E0C05F**** |
Examples
Success response
JSON format
{
"RequestId": "432B2D4E-C8D3-52E4-9F68-35E0C05F****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | IllegalParam | Illegal param | |
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.