is Healthy
suspend fun isHealthy(bucketName: String, common: CommonOptions = CommonOptions.Default): Boolean
Content copied to clipboard
Returns true if all nodes report a bucket status of "healthy".
Throws
com. couchbase. client. core. error. Bucket Not Found Exception
if the specified bucket does not exist.