ENUM

PendingActionSubGroupTypeEnum

Description

The subgroup type for the pending action.

link GraphQL Schema definition

  • enum PendingActionSubGroupTypeEnum {
  • ADD_CLUSTER_AS_REPLICATION_TARGET
  • ARCHIVAL_LOCATION_DELETE
  • ARCHIVAL_LOCATION_DISABLE
  • ARCHIVAL_LOCATION_ENABLE
  • ARCHIVAL_LOCATION_PAUSE
  • ARCHIVAL_LOCATION_RESUME
  • AWS_COMPUTE_SETTING_UPSERT
  • AWS_IAM_CUSTOMER_ACCOUNT_UPSERT
  • AWS_ROLE_BASED_ARCHIVAL_LOCATION
  • AZURE_CUSTOMER_FEATURE_UPSERT
  • BLUEPRINT_CREATE
  • BLUEPRINT_DELETE
  • BLUEPRINT_DEPRECATE
  • BLUEPRINT_UPDATE
  • CLUSTER_PEER_TOKEN_GET
  • CLUSTER_PEER_TOKEN_GET_AND_SET
  • CLUSTER_PEER_TOKEN_SET
  • DISABLE_REPLICATION_LOCATION_PUT
  • ENABLE_LOCATION_AS_REPLICATION_TARGET
  • ENABLE_POLARIS_AS_REPLICATION_SOURCE
  • # The subgroup type of the pending action is for configuring or deleting federated
  • # login configuration.
  • FEDERATED_LOGIN
  • GLOBAL_SLA_ASSIGN
  • GLOBAL_SLA_ASSIGN_RETENTION_SLA_TO_SNAPPABLE
  • GLOBAL_SLA_ASSIGN_RETENTION_SLA_TO_SNAPSHOT
  • GLOBAL_SLA_ASSIGN_RETENTION_SLA_TO_SNAPSHOT_V2
  • GLOBAL_SLA_DELETE
  • GLOBAL_SLA_PUT
  • NFS_LOCATION_PUT
  • NFS_LOCATION_READER_POST
  • OBJECT_STORE_LOCATION_PUT
  • OBJECT_STORE_LOCATION_READER_POST
  • # The subgroup type of the pending action is forput of Q-star location.
  • QSTAR_LOCATION_PUT
  • # The subgroup type of the pending action is forcreate of reader of Q=star
  • # location.
  • QSTAR_LOCATION_READER_POST
  • S3COMPATIBLE_LOCATION_PUT
  • S3COMPATIBLE_LOCATION_READER_POST
  • # The subgroup type of the pending action is for adding a KMIP server.
  • SECURITY_SETTING_ADD_KMIP_SERVER
  • # The subgroup type of the pending action is for deleting a KMIP server.
  • SECURITY_SETTING_DELETE_KMIP_SERVER
  • # The subgroup type of the pending action is for editing a KMIP server.
  • SECURITY_SETTING_EDIT_KMIP_SERVER
  • SERVICE_ACCOUNT_DELETE
  • SERVICE_ACCOUNT_SYNC
  • UNMANAGED_OBJECT_DELETE_SNAPSHOTS
  • UNMANAGED_OBJECT_DELETE_SNAPSHOTS_OF_OBJECT
  • }