Skip to main content
GET
Get Cluster Gitops Status 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

Response

Successful Response

sync_status
string | null
last_synced_at
string<date-time> | null
last_synced_from
string | null
last_commit_sha
string | null
last_commit_timestamp
string<date-time> | null
pending_commit_sha
string | null
sync_phase
string | null
sync_progress_message
string | null
applied_with_failed_members
boolean
default:false
error
ValidationErrorInfo · object
retry_count
integer
default:0
cluster_name
string | null
cluster_short_id
string | null
git_repo
GitRepoInfo · object | null