Assign a placement group

Add a Linode to your placement group. Check out our example API workflow to create a placement group and add Linodes.

📘

To run this operation, your user needs the add_linodes grant and read-write permission to the Linodes you want to add to the group. Talk to your local account administrator about grant and permissions management.

linode-cli placement assign-linode 528 \
  --linodes 123 456 \
  --non-compliant true

<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
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!