Function getDiagnosticEndpoints

  • Fetches a list of diagnostic endpoints for the environment. Each one contains information about the endpoint and a url to hit to test it. If the url returns 200, the client can reach that system.

    Returns Promise<Viewer.DiagnosticEndpoint[]>