Update a destination

Beta Update an existing logs destination. Include the appropriate destinationId as a path parameter. 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.

🚧

By using this service, you acknowledge your obligations under the United States Department of Justice Bulk Sensitive Data Transaction Rule ("BSD Rule"). You also agree that you will not use the service to transfer, onward transfer, or otherwise make accessible any United States government-related data or bulk United States sensitive personal data to countries of concern or a covered person, as each of those terms and concepts are defined in the BSD Rule. Anyone using the service is solely responsible for compliance with the BSD Rule.

monitor:read_write

<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>
linode-cli streams destination-update 456  \
--label New destination for Managed Database logs \
--details.host secondary-bucket-1.us-east-12.linodeobjects.com \
--details.bucket_name secondary-bucket \
--details.region us-east \
--details.path audit-logs \
--details.access_key_id 456

<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
Language
Credentials
Click Try It! to start a request and see the response here!