curl --location --request DELETE 'https://example.com:30888/monitorresourcealerts/'{
"monitorresourcealert": {
"alert_name": "string",
"alert_rule": {},
"is_set_shield": true,
"level": "string",
"res_id": "string",
"res_name": "string",
"res_type": "string",
"send_state": "string",
"state": "string"
}
}