Tests a notification in real time.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
config:TriggerReportSend |
none |
*ReportTemplate
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ReportTemplateId |
string |
Yes |
The ID of the report template. Before calling this operation, ensure that the report template exists and that a report with the status of COMPLETE has been generated under the template. Otherwise, the error ReportNotExist (400) may be returned. |
crt-xxx |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
DE9FFFE5-FCAD-4B24-9546-BF49273C562B |
Examples
Success response
JSON format
{
"RequestId": "DE9FFFE5-FCAD-4B24-9546-BF49273C562B"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 503 | ServiceUnavailable | The request has failed due to a temporary failure of the server. | The request has failed due to a temporary failure of the server. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.