Read an application deploy run
Read one deploy run and its per-role progress. This is the wizard’s progress display: the run is driven by the server, so the read is equally correct in a tab that was never open while it ran.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response
pending, running, succeeded, or failed.
True when the request joined a run that was already in flight instead of starting a new one.
How a resumed run differs from the queue the request carried (a role not in the run, a role deploying a different stack name or draft, or a differing role count). Null when the request asked for what is already in flight, and always null on a run this request started.