Assign a placement group

Add one or more compute instances to your placement group. Check out our example API workflow to create a placement group and add compute instances.

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

<https://www.linode.com/docs/products/tools/cli/get-started/>
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!