Skip to main content
POST
Validate Import Cluster 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

Query Parameters

cluster_id
string<uuid4> | null

Body

application/json
spec
ResourceSpecification · object
required
strict_secrets
boolean
default:false

Response

Successful Response

errors
ResourceError · object[]
warnings
ValidationWarning · object[]