Skip to content

Get Dl Versions

GET
/v1/armada/datacenter_location/{dl_id}/versions

Get all version history for a datacenter location

Authorizations

Parameters

Path Parameters

dl_id
required

The datacenter location ID

string format: uuid

The datacenter location ID

Responses

200

Successful Response

object
versions
required
Array<object>
object
description
required

Which datacenter region this is in using the language of the provider. Could be things like us-east-1, us-west-2, etc.

string
>= 1 characters
datacenter_location_id
required
string format: uuid
transactions
required
Array<object>
object
id
required
integer
issued_at
required

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

string format: date-time
meta
required
object
key
additional properties
string

422

Validation Error

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