post_restore

Function post_restore 

Source
pub async fn post_restore(
    configuration: &Configuration,
    group_ref: &str,
    group_restore_input: GroupRestoreInput,
) -> Result<GroupModel, Error<PostRestoreError>>