Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PingResult

PingResult represents the output of a ping operation.

Hierarchy

  • PingResult

Index

Properties

id: string

The unique identifier for this report.

sdk: string

The name of the SDK which generated this report.

services: {}

A list of service endpoints and their ping results.

Type declaration

version: number

The version number of this report.

Methods

  • Returns a JSON formatted ping report.

    Returns JsonPingReport

Generated using TypeDoc