pub fn system_info_get(
configuration: &Configuration,
) -> Result<ResponseContent<SystemInfo>, Error<SystemInfoGetError>>Expand description
Get detailed system information, including firmware, system, and hardware version.
pub fn system_info_get(
configuration: &Configuration,
) -> Result<ResponseContent<SystemInfo>, Error<SystemInfoGetError>>Get detailed system information, including firmware, system, and hardware version.