Install job
One install job and where it has got to.
GET /installs/{job}
note
SDK method: installJob
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
job | string | Yes | Path parameter. |
Response
200 OK — Returns a InstallJob object.
403 Forbidden — Returns a ErrorBody object.
404 Not Found — Returns a ErrorBody object.