vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - FilesystemQuiesceFault(vim.fault.FilesystemQuiesceFault)
- Extends
- SnapshotFault
- Since
- 2.0
Fault Description
This fault is thrown when creating a quiesced snapshot failed because the create snapshot operation exceeded the time limit for holding off I/O in the frozen VM.This indicates that when we attempted to thaw the VM after creating the snapshot, we got an error back indicating that the VM was not frozen anymore. In this case, we roll back the entire snapshot create operation and throw this exception.
Properties
Name | Type | Description |
---|---|---|
None | ||
Properties inherited from SnapshotFault | ||
None | ||
Properties inherited from VimFault | ||
None | ||
Properties inherited from MethodFault | ||
faultCause, faultMessage |
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |