Directus / @directus/sdk / rest / serverInfo
Function: serverInfo() ​
serverInfo<
Schema>():RestCommand<ServerInfoOutput,Schema>
Defined in: rest/commands/server/info.ts:51
Get information about the current installation.
Type Parameters ​
• Schema
Returns ​
RestCommand<ServerInfoOutput, Schema>
Information about the current installation.