ClusterHealthResponse

constructor(clusterName: String, status: ClusterStatus, timedOut: Boolean, numberOfNodes: Int? = null, activeShards: Int? = null, relocatingShards: Int? = null, initializingShards: Int? = null, unassignedShards: Int? = null)