post
https://api.linode.com//volumes//attach
Attach a Block Storage volume to an existing Linode.
To run this operation, your user needs the
read-writepermission to both the volume and the Linode you want to add it to.The volume and its target Linode need to exist in the same
region. You can run the List volumes and List Linodes operations and review theregionfor each.
linode-cli volumes attach 12345 \
--linode_id 12346 \
--config_id 23456
<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
volumes:read_write
linodes:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>
