Directus / @directus/sdk / rest / ServerHealthOutput
Type Alias: ServerHealthOutput ​
ServerHealthOutput:
object
Defined in: rest/commands/server/health.ts:3
Type declaration ​
checks? ​
optionalchecks:object
Index Signature ​
[name: string]: Record<string, any>[]
releaseId? ​
optionalreleaseId:string
serviceId? ​
optionalserviceId:string
status ​
status:
"ok"|"warn"|"error"