Hierarchy

  • ClientSDK
    • OpaApiClient

Constructors

Methods

  • Verify the server is operational

    Parameters

    • Optional bundles: boolean
    • Optional plugins: boolean
    • Optional excludePlugin: string[]
    • Optional options: RequestOptions

    Returns Promise<HealthResponse>

    Remarks

    The health API endpoint executes a simple built-in policy query to verify that the server is operational. Optionally it can account for bundle activation as well (useful for “ready” checks at startup).