Show appliance identity and health
get_system_statusRetrieve FortiGate appliance identity and health: model, serial, firmware version, and system load. Use it to verify device status or inspect a specific firewall when multiple are configured.
Instructions
Report appliance identity and health: model, serial, firmware, load.
The serial and firmware version come from the response envelope rather than the body. FortiOS puts them as siblings of the results object on every cmdb call, and helpers that unwrap straight to results discard them, which is why they appear missing from the API until you read the raw response.
Fields that a given firmware does not report are omitted rather than returned as null, so an absent key means the appliance did not offer the value. FortiOS 7.0.14, for instance, reports no uptime anywhere in the monitor tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Which FortiGate to query. Optional when only one is configured. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||