vaultrs::identity::group

Function list_by_name

source
pub async fn list_by_name(
    client: &impl Client,
) -> Result<ListGroupsByNameResponse, ClientError>
Expand description

List entities by Name.

See ListGroupsByNameRequest