ENUM
PendingActionSubGroupTypeEnum
Description
The subgroup type for the pending action.
link GraphQL Schema definition
- enum PendingActionSubGroupTypeEnum {
- # 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.
- # The subgroup type of the pending action is for configuring or deleting federated
- # login configuration.
- # 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.
- # 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.
- # 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.
- }