Clone a volume

Target an existing Block Storage volume to create a new one, that's the same size and includes the same data. A new volume will incur a charge on your account.

📘

  • To run this operation, your user needs the add_volume grant.

  • Only a volume with a status of active can be cloned. Run the List volumes operation to view the status of each of your volumes.

​​​​​

linode-cli volumes clone 12345 \
  --label my-volume

<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
volumes: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!