post
https://api.linode.com//volumes//clone
Target an existing Block Storage volume to create a new one. The resulting volume will be the same size and include the same data. A new volume will incur a charge on your account.
Only a volume with a
statusofactivecan be cloned. Run the List volumes operation to view thestatusof each of your volumes.
Permissions and scopes
To call this operation, you need the following:
-
Identity and access permissions. Your user needs a role with these permissions assigned. Learn more.
- Permissions:
clone_volume
- Permissions:
-
OAuth scopes. Your user needs these scopes assigned. Learn more.
- Scopes:
volumes:read_write
- Scopes:
CLI
linode-cli volumes clone 12345 \
--label my-volume