Documentation of eduGAIN database access API

Method: new_fed_code

Description:

Get the federation new code from the old one. If no mapping is available, the input code will be returned.

Supported formats: json, print_r

Arguments used:

fed_id (optional)
allowed values: a federation code (see list_fed_codes for a list of available codes).
Limits the results to a single federation.
format (optional)
default: json
allowed values: any supported format

Returns:
The current code assigned to the federation.

Show full action list