Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Enum ClusterState

    The current state of the Cluster instance.

    Namespace: Couchbase.Diagnostics
    Assembly: Couchbase.NetClient.dll
    Syntax
    public enum ClusterState

    Fields

    Name Description
    Degraded

    At least one socket per service is reachable.

    Offline

    Not even one socket per service is reachable.

    Online

    All nodes and their sockets are reachable.

    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.