Wake an application deployment
Wake a parked deployment of this application: restore the remembered replica count (parked_replicas, or the descriptor default when none was pinned), remove the park marker, and enqueue the platform’s existing deploy job to apply it. Refused with 409 when the deployment is not parked. 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).