vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - GuestListFileInfo(vim.vm.guest.FileManager.ListFileInfo)
- Returned by
 - ListFilesInGuest
 - Extends
 - DynamicData
 - See also
 - GuestFileInfo
 - Since
 - vSphere API Release 5.0
 
Data Object Description
Properties
| Name | Type | Description | 
|---|---|---|
| files* | GuestFileInfo[] | 
         A list of GuestFileInfo
 data objects containing information for all the matching files.
       | 
| remaining | xsd:int | 
         The number of files left to be returned.  If non-zero,
 then the next set of files can be returned by calling
 ListFiles again with the index set to the number of results
 already returned.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |