Cerbos JavaScript SDK
    Preparing search index...

    Interface HealthCheckResponse

    The outcome of checking the health of a service provided by the policy decision point server.

    interface HealthCheckResponse {
        status: ServiceStatus;
    }
    Index

    Properties

    Properties

    The status of the specified service.