System Information (/systeminfo/)
URL: https://[server_name]/api/[api_version]/systeminfo/
This REST API queries the FortiAuthenticator serial number. If FortiAuthenticator is in HA A-A mode, FortiAuthenticator must return both member serial numbers in the HA cluster.
Supported fields
Field | Display name | Type | Required | Other restrictions |
---|---|---|---|---|
sn | Serial number | string | Yes | Read-only field returned by the GET method. |
ha_sn | Serial number of other member in redundant HA cluster pair | string | No | Read-only field returned by the GET method. Only available in HA cluster member mode. |
Allowed methods
HTTP method | Resource URI | Action |
---|---|---|
GET | /api/v1/systeminfo/ | Get both FortiAuthenticator serial numbers in the HA cluster. |