post https://api.linode.com//volumes//resize
Resize an existing Volume on your Account. In order for this request to complete successfully, your User must have the read_write
permissions to the Volume.
- Volumes can only be resized up.
- Only Volumes with a
status
of "active" can be resized.
linode-cli volumes resize 12345 \
--size 30
<https://www.linode.com/docs/products/tools/cli/get-started/>
volumes:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>