/installer/info
Mount Point: /api/installer/info
GET
Returns information about the state of an installation If the host and port are specified the install information is retrieved from the specified node
Parameters
| name | description | type | default |
|---|---|---|---|
| host | (no documentation provided) | query | |
| port | (no documentation provided) | query |
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
(no documentation provided)
Status Codes
| HTTP Status Code | Description |
|---|---|
| 200 OK | OK |
| 400 Bad Request | Bad request - see returned ExceptionDTO |