vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - NoDiskSpace(vim.fault.NoDiskSpace)
- Thrown by
- CopyDatastoreFile_Task, InstallHostPatch_Task, MoveDatastoreFile_Task
- Extends
- FileFault
- Since
- 2.0
Fault Description
This fault is thrown when an operation fails because of insufficient disk space.Properties
Name | Type | Description |
---|---|---|
datastore | xsd:string |
The name of the datastore with insufficient disk space.
|
Properties inherited from FileFault | ||
file | ||
Properties inherited from VimFault | ||
None | ||
Properties inherited from MethodFault | ||
faultCause, faultMessage |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |