You can call the ConfirmNotify operation to mark the notifications of an ApsaraDB RDS instance as confirmed.
Operation Description
After you call the QueryNotify operation to query notifications for an instance, you can call this operation to mark the notifications as confirmed. For more information, see Query notifications for an ApsaraDB RDS instance.
debugging
Authorization information
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
Confirmor | long | Yes | The ID of the Alibaba Cloud account that is used to confirm the notification. You can set this parameter to 0, which indicates that the notification is confirmed by the system. | 0 |
NotifyIdList | array | Yes | The IDs of the notifications that needs to be confirmed. You can call the QueryNotify operation to query notifications for an instance. | |
long | Yes | The ID of the notification. | 100000 |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "6919FA39-04CF-571F-A6B0-DCC7AECB4170"
}
Error codes
HTTP status code | Error code | Error message |
---|---|---|
400 | InvalidNotifyId | No auth to confirm record |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|