DependentVm
Details about a dependent protected VM in the context of a given protected VM.
Properties
The identifier of the virtual machine.
The name of the virtual machine.
Whether this VM is inside a vApp
Recovery priority group. Used to translate server priority values to client priorities. The recovery priority for this VM. P1 is the highest and P5 is the lowest priority.
Possible values are: P1 , P2 , P3 , P4 , P5
Name of the protection group that is protecting the VM.
Dependent VM status.
- OK - The dependent protected VM and the source protected VM are in the same plan and in the same priority group
- NOT_IN_PLAN - The dependent protected VM and the source protected VM are in different recovery plans
- LOWER_PRIORITY - The VMs are in the same recovery plan, but the dependent VM is in a lower priority group
- HIGHER_PRIORITY - The VMs are in the same recovery plan, but the dependent VM is in a higher priority group
Possible values are: OK , NOT_IN_PLAN , LOWER_PRIORITY , HIGHER_PRIORITY
Whether this VM is a template VM
JSON Example
{
"id": "string",
"name": "string"
}
Property Of
DependentVmDrResponseList
VmRecoverySettings
VmRecoverySettingsSpec
VmSummarizedRecoverySettings
Used By
DependentVmDrResponseEntity