Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FailoverExecutionOptionDetails

Options for failover execution.

Properties

Optional arePrechecksEnabled

arePrechecksEnabled: undefined | false | true

A flag indicating whether prechecks should be executed before the plan execution.

Example: {@code true}

Optional areWarningsIgnored

areWarningsIgnored: undefined | false | true

A flag indicating whether warnings should be ignored during the failover.

Example: {@code false}

Const planExecutionType

planExecutionType: string = "FAILOVER"

Methods

getDeserializedJsonObj

getJsonObj