Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DrProtectionGroupLifecycleState

The lifecycle states of a DR protection group.

  • CREATING - DR protection group is being created.
  • ACTIVE - DR protection group is active and available for operations.
  • UPDATING - DR protection group is being updated and is not available for operations.
  • INACTIVE - The DR protection group is locked because a DR Drill is in progress.
  • NEEDS_ATTENTION - DR protection group needs user attention.
  • DELETING - DR protection group is being deleted.
  • DELETED - DR protection group has been deleted.
  • FAILED - DR protection group is in a failed state.

Enumeration members

Active

Active: = "ACTIVE"

Creating

Creating: = "CREATING"

Deleted

Deleted: = "DELETED"

Deleting

Deleting: = "DELETING"

Failed

Failed: = "FAILED"

Inactive

Inactive: = "INACTIVE"

NeedsAttention

NeedsAttention: = "NEEDS_ATTENTION"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Updating

Updating: = "UPDATING"

Functions

getDeserializedJsonObj

getJsonObj