Status¶
The Status method allows retrieving detailed information about the Fudo Enterprise status including:
Cluster status.
The temperature of CPU cores in degrees Celsius.
Database server status.
Disks status.
Fudo unique identifier.
System load.
Device memory utilization.
Power supply units status.
Device serial number.
Number and list of currently active sessions.
Status of last system shutdown or reboot.
SMART attributes of disks.
Device storage utilization.
Status of last attempted firmware upgrade.
System uptime.
Firmware version.
Note
The Status method requires authentication.
It is accessible for every user role.
Get Status Information¶
Request
Method |
|
Path |
|
Example Request
GET /api/v2/status`
To check allowed methods, available URL parameters and possible responses please refer to the API Overview section.