v1

latestOpenAPI 3.0.0Elastic License 2.02026-07-1791851.7 KB

Return the fleet-server status. The status code will either be 200 if healthy, or 503 if not. Authentication for this endpoint is optional, if not provided a shorter response body is returned.

get/api/status

Headers

X-Request-Idstring

The request tracking ID for APM.

Elastic-Api-Versionstring

The API version to use, format should be "YYYY-MM-DD"

Response

Healthy fleet-server response.

namestring required

Service name.

status'starting' | 'configuring' | 'healthy' | 'degraded' | 'failed' | 'stopping' | 'stopped' | 'unknown' required

A Unit state that fleet-server may report. Unit state is defined in the elastic-agent-client specification.

All 9 operations