couchbase
    Preparing search index...

    Class DiagnosticsResult

    DiagnosticsResult represents the output of a operation result.

    Index

    Properties

    Methods

    Properties

    id: string

    The unique identifier for this report.

    sdk: string

    The name of the SDK which generated this report.

    services: { [serviceType: string]: DiagnosticsEndpoint[] }

    A list of service endpoints and their diagnostic status.

    version: number

    The version number of this report.

    Methods