ENUM
TprRule
Description
The different TPR rules.
link GraphQL Schema definition
- enum TprRule {
- # The TPR rule is for assigning TPR roles to a user.
- # Quorum authorization is required for deleting cloud accounts.
- # Quorum authorization is required to delete a cloud archival location.
- # Quorum authorization is required for deleting data sources.
- # The TPR rule is for deleting RCV locations.
- # Quorum authorization is required for deleting a replication pair.
- # The TPR rule is for deleting snapshots.
- # The TPR rule is for deleting a TPR policy.
- # The TPR rule is for deleting a TPR role.
- # The TPR rule is for deleting a TPR user.
- # The TPR rule is disbling global totp.
- # The TPR rule is disabling TPR.
- # Quorum authorization is required for editing a replication pair.
- # The TPR rule is for editing an SLA.
- # The TPR rule for editing any QAuth configuration.
- # The TPR rule is for editing a TPR policy.
- # The TPR rule is for updating a TPR role that has been assigned to a user.
- # The TPR rule is for enabling and disabling RCV locations.
- # The TPR rule is for legal holds.
- # The TPR rule for updating air gapped status of cluster.
- # The TPR rule is for pausing cluster.
- # Quorum authorization is required to pause replication.
- # The TPR rule is for pausing and resuming RCV locations.
- # The TPR rule is for pausing an SLA.
- # The TPR rule is for removing cluster nodes.
- # The TPR rule is for replacing a cluster node.
- # Quorum authorization is required for resetting passkeys for a QAuth user.
- # The TPR rule is for resetting MFA for a TPR user.
- # The TPR rule is for retention lock objects.
- # The TPR rule is for retention lock SLA.
- # The TPR rule is for revoking a TPR role from a user.
- # The TPR rule is for SLA Assignment.
- # The TPR rule is unspecified.
- # The TPR rule for triggering custom failover on the RCV location.
- # The TPR rule is for unlocking a TPR user that has been locked.
- }
link Require by
- CustomTprPolicyUsed in bulk query for TPR policy listing.
- TprPolicyRuleTPR policy rule.
- TprPolicyRuleInputTPR policy rule.
- TprRequestDetailReplyReply for getting TPR Request Detail.
- TprRequestedChangeTprRuleEntryList of TPR rules changed by a TPR request.
- TprRequestSummaryUsed in bulk query for TPR requests.
- TprRulesMapMapping of TPR rules to their categories.
- TprStatusForNodeRemovalThe status of a TPR request for node removal or replacement.