Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Action Name (JSON)Parameter Name (JSON)Parameter DescriptionExample
  • eccsresults
  • fedstats
date
Returns all the eduGAIN Connectivity Check service results for a specific date.
date=2020-02-20
  • eccsresults
  • fedstats
reg_auth
Returns all the eduGAIN Connectivity Check service results for a specific Registration Authority.
reg_auth=https://reg.auth.example.org
  • eccsresults
idp
Return the eduGAIN Connectivity Check service result for a specific IdP by its entityID.
idp=https://idp.example.org/idp/shibboleth
  • eccsresults
status

Returns all the eduGAIN Connectivity Check service results for a specific Status:

  • OK
  • ERROR
  • DISABLED
status=ERROR


Example URL:

GIT repository

https://gitlab.geant.org/marco.malavolti/eccs2

...