Skip to content

RecoveryPlanBasicInfo

Basic information about the recovery plans.

Fields

Field Type Description
id UUID! Recovery plan identifier.
isArchived Boolean! Whether the recovery plan is archived.
latestRecovery Recovery The last completed recovery for this recovery plan.
name String! Recovery plan name.
numChildren Int! Number of non-archived child objects in the recovery plan.
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.
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 for which this recovery plan is defined.

Used By

Referenced by