ChildRecoverySpecMapV2
Child recovery specification mapping for workload recovery.
Fields
| Field | Type | Description |
|---|---|---|
| bootPriority | Int! | Boot priority order for the workload during recovery. |
| postFailoverSlaId | UUID | Post-failover SLA Domain identifier. |
| recoveryPoint | Long! | Recovery point timestamp for the workload. |
| snapshotId | UUID | Snapshot identifier. |
| workloadId | String! | Unique identifier for the workload. |
| workloadRecoverySpec | WorkloadRecoverySpec | Workload recovery specification containing the recovery configuration. |
Used By
Referenced by