Data Object - GuestListFileInfo(vim.vm.guest.FileManager.ListFileInfo)

Returned by
ListFilesInGuest
Extends
DynamicData
See also
GuestFileInfo
Since
vSphere API 5.0

Data Object Description

Properties

Name Type Description
files*GuestFileInfo[]

A list of GuestFileInfo data objects containing information for all the matching files.
remainingxsd: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
*Need not be set
Show WSDL type definition