post https://api.linode.com//placement/groups//assign
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://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>