delete https://api.linode.com//monitor/streams/destinations/
Beta Delete a specific logs destination. Include the appropriate destinationId
as a path parameter. You can't delete a destination that's part of an active logs stream:
-
With your target
destinationId
stored, run the List streams operation and store theid
for all streams that are using the destination. -
Run the Update a stream operation for each stored stream
id
, and remove the target destination.
This operation can only be accessed by account users with unrestricted access. Talk to your local account administrator about access management.
This operation is beta. Call it using the
v4beta
path in its URL.
linode-cli destination-delete 456
<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>