Class RemoveQuorumMember (3.10.0)

RemoveQuorumMember(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Remove a quorum member from the SingleTenantHsmInstance. This will reduce total_approver_count by 1. The SingleTenantHsmInstance must be in the ACTIVE state to perform this operation.

Attribute

Name Description
two_factor_public_key_pem str
Required. The public key associated with the 2FA key for the quorum member to remove. Public keys must be associated with RSA 2048 keys.