Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DrPlanType

The types of DR plan that can be created, updated, or deleted by the user.

  • SWITCHOVER - Switchover from primary to standby.
  • FAILOVER - Failover to standby.
  • START_DRILL - Start DR Drill.
  • STOP_DRILL - Stop DR Drill.

Enumeration members

Failover

Failover: = "FAILOVER"

StartDrill

StartDrill: = "START_DRILL"

StopDrill

StopDrill: = "STOP_DRILL"

Switchover

Switchover: = "SWITCHOVER"

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.

Functions

getDeserializedJsonObj

getJsonObj