Documentation of eduGAIN database access API
Method: list_entity_sha1
Description:
Show all entitityIds together with their SHA1 hashes and last modification time; it is intended mosty for internal purposes.Supported formats: json, print_r
Arguments used:
- opt (optional)
- default: 0
allowed values: 0, 1
with value 0 use data from the temporary table (pre-publishing), with value 1 use the production table - format (optional)
- default: json
allowed values: any supported format
Examples: