vSphere Web Services API
|
| |||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - QuiesceMode(vim.HbrManager.VmReplicationCapability.QuiesceMode)
- Since
- vSphere API 6.0
Enum Description
Quiescing is a boolean flag in ReplicationConfigSpec and QuiesceModeType describes the supported quiesce mode for VirtualMachine. If application quiescing fails, HBR would attempt filesystem quiescing and if even filesystem quiescing fails, then we would just create a crash consistent instance.Enum Constants
| Name | Description |
|---|---|
| application |
|
| filesystem |
|
| none |
|
Show WSDL type definition
| Top of page | |||
| Managed Object Types | Data Object Types | All Properties | All Methods |