Get a package job
Returns the progress of a package install or removal job: resolving, building, swapping, done or failed. A failed job carries the build error and guarantees the previous binary is intact.
GET
Get a package job
Parámetros de ruta
The package job's id.
Respuesta
The job's current state.
An asynchronous package operation. Code-carrying packages resolve, build and swap the binary; a failure at any stage leaves the previous binary intact and serving — the user is never left without a working agent.
Opciones disponibles:
resolving, building, swapping, done, failed Maximum string length:
256Maximum string length:
1024Present when status is failed; the previous binary is intact.
Ejemplo:

