DiagnosticsResult

This report provides insight into the current cluster state from the point of view of the client.

Properties

Link copied to clipboard

Holds the individual health of each endpoint in the report.

Link copied to clipboard
val id: String

The report ID (either user provided or auto generated).

Link copied to clipboard
val sdk: String

The SDK identifier used.

Link copied to clipboard
val state: ClusterState

The aggregated and simplified cluster state.

Link copied to clipboard

The format version of this report.

Functions

Link copied to clipboard

Returns this report in the standard JSON format which is consistent across different SDKs.

Link copied to clipboard
open override fun toString(): String