vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - GuestFileInfo(vim.vm.guest.FileManager.FileInfo)
- Property of
- GuestListFileInfo
- Extends
- DynamicData
- See also
- GuestFileAttributes
- Since
- vSphere API Release 5.0
Data Object Description
Properties
Name | Type | Description |
---|---|---|
attributes | GuestFileAttributes |
Different attributes of a file.
|
path | xsd:string |
The complete path to the file
|
size | xsd:long |
The file size in bytes
|
type | xsd:string |
The file type, one of GuestFileType
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |