Skip to main content
GET
Container Rentals Get

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

xi-api-key
string | null
x-api-key
string | null

Path Parameters

container_id
string
required

Response

Successful Response

id
string
required
name
string
required
state
enum<string>
required
Available options:
creating,
starting,
running,
shutting_down,
failed,
deleted
start_ts
integer
required
state_ts
integer
required
stop_ts
integer | null
required
ip
string | null
required
gpu_config
string
required
price_per_hour
number
required
container_image
string
required
fail_reason
string | null
required