Contents
Return SMART device data from the OPNsense SMART plugin.
details (bool) – Whether to request the detailed SMART device list.
that always include a device key when a usable device name is available.
device
list[dict[str, Any]]
Return SMART detail data for a single device.
device (str) – SMART device name, such as nvme0 or ada0.
nvme0
ada0
info_type (str) – SMART info selector supported by the plugin.
are wrapped under output to preserve a stable mapping API.
output
dict[str, Any]