Get the configuration status
This endpoint allows you to check the status of the most recent configuration process: Note that you may need to wait several seconds after you start a process before you can check its status. The different statuses are: | Status | Description | | ------------- | --------------------------------- | | `PENDING` | The job has not started yet | | `CONFIGURING` | The job is running | | `DONE` | The job has finished correctly | | `FAILED` | The job has finished unexpectedly |
GET
/setup/api/configcheck- Source
github-v3-rest.json- Revision
f5f067c1e6f6- Active snapshot
85e53e3d0d65
Responses
application/json configuration-status object
Response
progress array[object]optional
progress array[object]
optional items object
items object
key string
requiredstatus string
requiredstatus string
optional