Versions Compared

Key

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

...

Parameter nameParameter descriptionExample
date
Show all the service results for a specific date
date=2020-02-20
reg_auth
Show all the service results for a specific Registration Authority
reg_auth=https://reg.auth.example.org
idp
Show all the service results for a specific Identity Provider
idp=https://idp.example.org/idp/shibboleth
status
Show all the service results for a specific Status:
  • OK
  • ERROR
  • DISABLED
status=ERROR
check_result
Show all the service results for a specific result of check:
  • Invalid-Form
  • Timeout
  • Connection-Error
  • No-eduGAIN-Metadata
  • SSL-Error
  • IdP-Error
check_result=SSL-Error

Example:

...

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

Returns all the service results for a specific Status:

  • OK
  • ERROR
  • DISABLED
status=ERROR
  • eccsresults
check_result

Returns all the service results for a specific result of check:

  • Invalid-Form
  • Timeout
  • Connection-Error
  • No-eduGAIN-Metadata
  • SSL-Error
  • IdP-Error
check_result=SSL-Error
  • eccsresults
format
Formats the service results in a simple way
format=simple

...