Attach a volume

Attaches a Volume on your Account to an existing Linode on your Account. In order for this request to complete successfully, your User must have read_write permission to the Volume and read_write permission to the Linode. Additionally, the Volume and Linode must be located in the same Region.

linode-cli volumes attach 12345 \
  --linode_id 12346 \
  --config_id 23456

<https://www.linode.com/docs/products/tools/cli/get-started/>
volumes:read_write
linodes:read_write

<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>
Language
Authorization
Click Try It! to start a request and see the response here!