Managed Object - HostDatastoreBrowser

Property of
Datastore, EnvironmentBrowser, HostSystem
See also
Datastore, FileQuery, HostDatastoreBrowserSearchResults, HostDatastoreBrowserSearchSpec
Since
null


Managed Object Description

Properties

Name Type Description
datastore* PManagedObjectReference[]
to a Datastore[]


supportedType*FileQuery[]


*May not be presentP Required privilege: System.View

Methods

Methods defined in this Managed Object
DeleteFile, SearchDatastore_Task, SearchDatastoreSubFolders_Task

DeleteFile

Deprecated.

Required Privileges
Datastore.DeleteFile

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostDatastoreBrowser used to make the method call.
datastorePath Pxsd:string

Since null
P Required privilege: datastorePath

Return Value

Type Description
None

Faults

Type Description
FileFault
InvalidDatastore
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



SearchDatastore_Task

Required Privileges
None

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostDatastoreBrowser used to make the method call.
datastorePath Pxsd:string

Since null
searchSpec* PHostDatastoreBrowserSearchSpec

Since null
*Need not be set PRequired privilege - see tooltip for details

Return Value

Type Description
ManagedObjectReference
to a ConverterTask

Faults

Type Description
FileFault
InvalidDatastore
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



SearchDatastoreSubFolders_Task

Required Privileges
None

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostDatastoreBrowser used to make the method call.
datastorePath Pxsd:string

Since null
searchSpec* PHostDatastoreBrowserSearchSpec

Since null
*Need not be set PRequired privilege - see tooltip for details

Return Value

Type Description
ManagedObjectReference
to a ConverterTask

Faults

Type Description
FileFault
InvalidDatastore
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None