Skip to main content
GET
List reservations

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.

Response

A list of reservations.

metadata
object
required

Metadata required by project scoped resource reads.

spec
object
required

A reservation's specification.

status
object
required

Read only status information about a reservation.