Placement Groups
Get placement group
GET
Python
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Region ID
Placement group ID
Response
200 - application/json
Returned placement group
The response is of type object
.
Python