Skip to main content
PUT
Update Addon Settings 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
addon_name
string
required

Body

application/json
ignore_differences
IgnoreDifference · object[] | null
retry_policy
AddonRetryPolicy · object | null
revision_history_limit
integer | null
strict_health_check
boolean | null
sync_policy
AddonSyncPolicy · object | null
sync_window
AddonSyncWindow · object | null

Response

Successful Response