isHealthy

suspend fun isHealthy(bucketName: String, common: CommonOptions = CommonOptions.Default): Boolean

Returns true if all nodes report a bucket status of "healthy".

Throws

if the specified bucket does not exist.