Move Cluster Stack Resources Endpoint
Imported Clusters
Move Cluster Stack Resources Endpoint
Moves manifests/addons from one stack to another on the same cluster.
Mirrors the web UI move endpoint but is exposed on the bearer-token
CLI API so ankra cluster stacks move can re-home deployed resources
without uninstalling them.
POST
Move Cluster Stack Resources Endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.