Directus / @directus/sdk / rest / serverHealth
Function: serverHealth() ​
serverHealth<
Schema
>():RestCommand
<ServerHealthOutput
,Schema
>
Get the current health status of the server.
Type Parameters ​
• Schema
Returns ​
RestCommand
<ServerHealthOutput
, Schema
>
The current health status of the server.