Data Object - HostDatastoreBrowserSearchResults(vim.host.DatastoreBrowser.SearchResults)

Returned by
SearchDatastore_Task, SearchDatastoreSubFolders_Task
Extends
DynamicData
See also
Datastore, FileInfo

Data Object Description

This data object type contains the results of a search method for one datastore. A search method typically returns a set of these objects as an array.

Properties

Name Type Description
datastore*ManagedObjectReference
to a Datastore

Datastore contains the results.
file*FileInfo[]

Set of matching files, if any.
folderPath*xsd:string

Relative path to the top-level folder.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition