Skip to content

RecoveryPlanV2

Recovery plan.

Fields

Field Type Description
children [RecoveryPlanChildV2!]! Children in the recovery plan.
id UUID! Recovery plan identifier.
isHidden Boolean! Whether the recovery plan is hidden.
isHydrationEnabled Boolean! If hydration is enabled.
latestRecovery Recovery The last completed recovery for this recovery plan.
localRpoLagInfo RpoLagInfoV2 Aggregated local RPO lag information for this recovery plan.
name String! Recovery plan name.
recoveryPlanStats RecoveryPlanStats Recovery statistics for this recovery plan.
recoveryPlanStatus RecoveryPlanStatus! Current status of the recovery plan.
recoveryPlanType RecoveryPlanType! Recovery plan type.
recoverySchedule RecoverySchedule Recovery schedule associated with this recovery plan.
recoverySpecs RecoverySpecsReply Recovery specifications associated with this recovery plan.
remoteRpoLagInfo RpoLagInfoV2 Aggregated remote RPO lag information for this recovery plan.
sourceLocation RecoveryPlanLocation Source location information.
targetConsistencyInfo RecoveryPlanTargetConsistencyInfo Target consistency information for this recovery plan.
targetLocation RecoveryPlanLocation Target location information.
version Long! Version of the recovery plan.
workloadType ManagedObjectType! Type of workloads over which this recovery plan is defined.
workloadsLastRecovery [WorkloadLastRecovery!] The last recovery of each current workload in this recovery plan.

Used By

Referenced by