vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostDatastoreBrowserSearchResults(vim.host.DatastoreBrowser.SearchResults)
- Returned by
- SearchDatastore_Task, SearchDatastoreSubFolders_Task
- Extends
- DynamicData
- See also
- Datastore, FileInfo
- Since
- 2.0
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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |