Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DiagnosticsResult

DiagnosticsResult represents the output of a operation result.

Hierarchy

  • DiagnosticsResult

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 diagnostic status.

Type declaration

version: number

The version number of this report.

Methods

  • Returns a JSON formatted diagnostics report.

    Returns JsonDiagnosticsReport

Generated using TypeDoc