delete https://api.linode.com//monitor/services//alert-definitions/
Beta Delete a specific alert definition on your account. Include the appropriate service_type
and alert_id
as path parameters. To see your currently supported services, run the List supported service types operation.
This operation is beta. Call it using the
v4beta
path in its URL.You need
read_only
access to the scope for the targetservice_type
.An alert definition with a
type
ofsystem
can't be deleted.
LB
linode-cli alerts definition-delete dbaas 123
<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
monitor:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>