...
Action Name (JSON) | Parameter Name (JSON) | Parameter Description | Example |
---|---|---|---|
| date | Returns all the eduGAIN Connectivity Check service results for a specific date. | date=2020-02-20 |
| reg_auth | Returns all the eduGAIN Connectivity Check service results for a specific Registration Authority. | reg_auth=https://reg.auth.example.org |
| idp | Return the eduGAIN Connectivity Check service result for a specific IdP by its entityID. | idp=https://idp.example.org/idp/shibboleth |
| status | Returns all the eduGAIN Connectivity Check service results for a specific Status:
| status=ERROR |
Example URL:
- https://technical-test.edugain.org/eccs2/api/eccsresults?date=2020-09-08&idp=httpsreg_auth=http://garr-idp-prod.irccswww.idem.garr.it/idp/shibboleth&status=ERROR
- https://technical-test.edugain.org/eccs2/api/fedstats?data=2020-09-08®_auth=http://www.idem.garr.it/
GIT repository
https://gitlab.geant.org/marco.malavolti/eccs2
...