pub async fn list_by_ip(
client: &impl Client,
mount: &str,
ip: &str,
) -> Result<ListRolesByIPResponse, ClientError>
Expand description
Lists all roles by IP
pub async fn list_by_ip(
client: &impl Client,
mount: &str,
ip: &str,
) -> Result<ListRolesByIPResponse, ClientError>
Lists all roles by IP