Skip to main content
POST
Move Cluster Stack Resources 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

Body

application/json
resource_ids
string<uuid4>[]
required
target_stack_name
string
required

Response

Successful Response

moved_count
integer
required
removed_dependencies
MovedStackResourceRemovedDependency · object[]
required
commit_sha
string | null
required
commit_url
string | null
required