pub async fn admin_system_retrieve(
configuration: &Configuration,
) -> Result<SystemInfo, Error<AdminSystemRetrieveError>>Expand description
Get system information.
pub async fn admin_system_retrieve(
configuration: &Configuration,
) -> Result<SystemInfo, Error<AdminSystemRetrieveError>>Get system information.