Skip to main content
POST
Patch Kubernetes Resource 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

Body

application/json
kind
string
required
name
string
required
patch
any
required
dry_run
boolean
default:false
group
string | null
namespace
string | null
patch_type
string
default:strategic
resource
string | null
version
string
default:v1

Response

Successful Response

status
string
required
message
string | null
preview
Preview · object | null