vaultrs::ssh::role

Function list_by_ip

source
pub async fn list_by_ip(
    client: &impl Client,
    mount: &str,
    ip: &str,
) -> Result<ListRolesByIPResponse, ClientError>
Expand description

Lists all roles by IP

See ListRolesByIPRequest