couchbase
    Preparing search index...

    Class PingResult

    PingResult represents the output of a ping operation.

    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]: PingEndpoint[] }

    A list of service endpoints and their ping results.

    version: number

    The version number of this report.

    Methods