pub async fn compute_acl_update_acls(
configuration: &mut Configuration,
params: ComputeAclUpdateAclsParams,
) -> Result<(), Error<ComputeAclUpdateAclsError>>Expand description
Update an ACL entry with a new operation or action, this allows you to modify an existing entry or delete it.