post https://api.linode.com//volumes//clone
Creates a Volume on your Account. In order for this request to complete successfully, your User must have the add_volumes
grant. The new Volume will have the same size and data as the source Volume. Creating a new Volume will incur a charge on your Account.
- Only Volumes with a
status
ofactive
can be cloned.
linode-cli volumes clone 12345 \
--label my-volume
<https://www.linode.com/docs/products/tools/cli/get-started/>
volumes:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>