Skip to main content
GET
Get Cluster Stack History Endpoint

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Path Parameters

cluster_id
string<uuid4>
required
stack_name
string
required

Query Parameters

max_versions
integer
default:50
Required range: 1 <= x <= 100
resource_type
enum<string> | null
Available options:
addon,
manifest

Response

Successful Response

history
StackHistoryItem · object[]
required