post
https://api.linode.com//volumes//clone
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_volumegrant.Only a volume with a
statusofactivecan be cloned. Run the List volumes operation to view thestatusof 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>
