Interface

HealthStatus

Health check response indicating the operational state of the system. Useful for smoke tests, readiness checks, and service health monitoring.

Property

Health status indicator; true when system is operational

Property

Human-readable health status message

Property

ISO 8601 timestamp of when the health check was performed

Author

Bayu Dwiyan Satria

Since

1.0.0

See

getHealthStatus

Hierarchy

  • HealthStatus

Properties

Properties

message: string
ok: boolean
timestamp: string

Generated using TypeDoc