couchbase
    Preparing search index...

    Class DiagnosticsEndpoint

    DiagnosticsEndpoint represents a single endpoint in a diagnostics result.

    Index

    Properties

    bucket?: string

    The name of the bucket this endpoint is connected to.

    details?: any

    Various additional details about the endpoint.

    id: string

    The unique identifier for this endpoint.

    lastActivity: number

    The time in milliseconds since the last activity.

    local: string

    The local address of this endpoint.

    remote: string

    The remote address of this endpoint.

    The current state of this endpoint.

    The type of service this entry represents.