Skip to main content
GET
List placements

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

tag
string[]

A set of tags to match against resources in the form "name=value", thus when encoded you get "?tag=foo%3Dcat&tag=bar%3Ddog".

organizationID
string[]

Allows resources to be filtered by organization.

projectID
string[]

Allows resources to be filtered by project.

regionID
string[]

Allows resources to be filtered by region.

reservationID
string[]

Allows placements to be filtered by reservation.

networkID
string[]

Allows placements to be filtered by network.

Response

A list of placements.

metadata
object
required

Metadata required by project scoped resource reads.

spec
object
required

A placement's specification.

status
object
required

Read only status information about a placement.