Skip to content

Get Cost

GET
/v1/armada/host/{host_id}/cost

Get the cost of a host over a time range

Authorizations

Parameters

Path Parameters

host_id
required

The host ID

string format: uuid

The host ID

Query Parameters

begin
required

Datetime that enforces that a timezone is given. Unix timestamps are allowed and forced into the UTC time zone

string format: date-time
end
required

Datetime that enforces that a timezone is given. Unix timestamps are allowed and forced into the UTC time zone

string format: date-time

Responses

200

Successful Response

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string