ENUM
PendingActionSubGroupTypeEnum
Description
The specific subgroup type that defines the exact operation to be performed within a pending action group.
link GraphQL Schema definition
- enum PendingActionSubGroupTypeEnum {
- # Adds a cluster as replication target.
- # Deletes an archival location.
- # Disables an archival location.
- # Enables an archival location.
- # Pauses operations on an archival location.
- # Resumes operations on an archival location.
- # Creates or updates AWS compute settings.
- # Creates or updates AWS IAM customer account configuration.
- # Creates AWS role-based archival location.
- # Creates or updates Azure customer feature configuration.
- # Creates a new application blueprint.
- # Deletes an application blueprint.
- # Deprecates an application blueprint.
- # Updates an existing application blueprint.
- # Updates access credentials of a cloud account to CDM using RSC.
- # Retrieves cluster peer token for replication setup.
- # Retrieves and sets cluster peer token in a single operation.
- # Sets cluster peer token for replication setup.
- # The subgroup type of the pending action is for creating DCA archival location.
- # The subgroup type of the pending action is for creating DCA reader archival
- # location.
- # Disables a replication location.
- # Enables a location as a replication target.
- # Enables Polaris as a replication source.
- # Configures or deletes federated login configuration.
- # Assigns a global SLA domain to objects.
- # Assigns retention SLA to a snappable object.
- # Assigns retention SLA to a snapshot.
- # Assigns retention SLA to a snapshot using v2 API.
- # Deletes a global SLA domain.
- # Creates or updates a global SLA domain.
- # Subgroup used for granting authorization to the CDM role using RSC.
- # The subgroup type of the pending action is for creating LCK archival location.
- # The subgroup type of the pending action is for creating LCK reader archival
- # location.
- # Creates or updates an NFS archival location.
- # Creates a reader for NFS archival location.
- # Creates or updates an object store archival location.
- # Creates a reader for object store archival location.
- # The subgroup type of the pending action is forput of Q-star location.
- # The subgroup type of the pending action is forcreate of reader of Q=star
- # location.
- # Subgroup used for revoking authorization to the CDM role using RSC.
- # Subgroup used for role creation in CDM using RSC.
- # Subgroup used for role deletion in CDM using RSC.
- # Subgroup used for role updation in CDM using RSC.
- # Creates or updates an S3-compatible archival location.
- # Creates a reader for S3-compatible archival location.
- # The subgroup type of the pending action is for adding a KMIP server.
- # The subgroup type of the pending action is for deleting a KMIP server.
- # The subgroup type of the pending action is for editing a KMIP server.
- # The subgroup type of the pending action is for editing a KMS Key Vault.
- # Deletes an RSC service account from CDM cluster.
- # Synchronizes an RSC service account.
- # Subgroup used for toggling protection pause status at object level.
- # Deletes snapshots of unmanaged objects.
- # Deletes all snapshots of a specific unmanaged object.
- }