pub async fn get_acl(
configuration: &Configuration,
params: GetAclParams
) -> Result<AclResponse, Error<GetAclError>>Expand description
Retrieve a single ACL by name for the version and service.
pub async fn get_acl(
configuration: &Configuration,
params: GetAclParams
) -> Result<AclResponse, Error<GetAclError>>Retrieve a single ACL by name for the version and service.