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