Skip to main content

get_restore

Function get_restore 

Source
pub async fn get_restore(
    configuration: &Configuration,
    repo_ref: &str,
    tag_ref: &str,
) -> Result<Vec<i32>, Error<GetRestoreError>>