Sends a security report to an email address that you specify. You can send only a security report whose statistics are collected in a custom time range.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| ReportId | long | Yes | The ID of the security report. Note
You can call the DescribeCustomizeReportList operation to query the ID.
| 123 |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "2BEA397D-1FD0-5C79-AB24-EC051158****"
}Error codes
| HTTP status code | Error code | Error message | Description |
|---|---|---|---|
| 400 | IllegalParam | Illegal param | - |
| 403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
| 500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.
