Attach a volume

Attach a Block Storage volume to an existing Linode.

📘

  • To run this operation, your user needs the read-write permission 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 the region for 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>
Language
Credentials
Click Try It! to start a request and see the response here!