RecoveryPlanChildV2
Recovery plan child.
Fields
| Field | Type | Description |
|---|---|---|
| id | UUID! | Workload identifier. |
| localRecoveryCoverage | RecoveryCoverage | Recovery coverage on the source cluster including recovery points, recoverable ranges, and CDP state. |
| localRpoLagInfo | RpoLagInfoV2 | Local RPO lag information for this workload. |
| remoteRecoveryCoverage | RecoveryCoverage | Recovery coverage on the target cluster including recovery points, recoverable ranges, and CDP state. |
| remoteRpoLagInfo | RpoLagInfoV2 | Remote RPO lag information for this workload. |
| resourceSpec | WorkloadResourceSpec | Resource specification for this child workload. |
| workloadType | ManagedObjectType! | Workload type. |
Field Arguments
| Field | Argument | Type | Description |
|---|---|---|---|
| resourceSpec | recoveryPoint | Long | Recovery point timestamp. |
Used By
Referenced by