pub async fn get_acl_entry(
configuration: &mut Configuration,
params: GetAclEntryParams,
) -> Result<AclEntryResponse, Error<GetAclEntryError>>Expand description
Retrieve a single ACL entry.
pub async fn get_acl_entry(
configuration: &mut Configuration,
params: GetAclEntryParams,
) -> Result<AclEntryResponse, Error<GetAclEntryError>>Retrieve a single ACL entry.