Delete a destination

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:

  1. With your target destinationId stored, run the List streams operation and store the id for all streams that are using the destination.

  2. 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>
Language
Credentials
Click Try It! to start a request and see the response here!