Skip to main content

list_addable_instance_users

Function list_addable_instance_users 

Source
pub async fn list_addable_instance_users(
    configuration: &Configuration,
    workspace: &str,
    search: Option<&str>,
    per_page: Option<i32>,
) -> Result<Vec<ListAddableInstanceUsers200ResponseInner>, Error<ListAddableInstanceUsersError>>