Park an application deployment
Park one deployment of this application: scale its workload to zero replicas on purpose, remembering the prior replica count as parked_replicas inside the stored deploy parameters. The write is the rollback’s partial-update shape - one jsonb update of the stored inputs plus the platform’s existing deploy job - and the push-to-deploy watermark is moved onto the newest observed build first so a build observed before the park is not converged onto the resting workload. The installation, its manifests and its published Ingress host all stay: parked is a deliberate rest, never not_deployed. Held to the applications.deploy permission. Browser session authentication with the X-Ankra-CSRF double-submit header only (no bearer twin).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Response
Successful Response
The deployment's rest state after a park or a wake: whether it is parked, the replica count it is converging to, and the remembered count a wake restores (null after a wake).