pub async fn api_v3_system_backup_get(
    configuration: &Configuration
) -> Result<Vec<BackupResource>, Error<ApiV3SystemBackupGetError>>