Managed Object - HostVFlashManager

Property of
HostConfigManager
See also
HostVFlashManagerVFlashCacheConfigSpec, HostVFlashManagerVFlashConfigInfo, HostVFlashManagerVFlashResourceConfigSpec, HostVFlashResourceConfigurationResult, VirtualDiskVFlashCacheConfigInfo
Since
vSphere API 5.5


Managed Object Description

Properties

Name Type Description
vFlashConfigInfo*HostVFlashManagerVFlashConfigInfo


*May not be present

Methods

Methods defined in this Managed Object
ConfigureVFlashResourceEx_Task, HostConfigureVFlashResource, HostConfigVFlashCache, HostGetVFlashModuleDefaultConfig, HostRemoveVFlashResource

ConfigureVFlashResourceEx_Task

Required Privileges
Host.Config.Storage

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVFlashManager used to make the method call.
devicePath* Pxsd:string[]

Since vSphere API 5.5
*Need not be set P Required privilege: devicePath

Return Value

Type Description
ManagedObjectReference
to a ConverterTask

Faults

Type Description
HostConfigFault
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



HostConfigureVFlashResource

Required Privileges
Host.Config.Storage

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVFlashManager used to make the method call.
spec PHostVFlashManagerVFlashResourceConfigSpec

Since vSphere API 5.5
P Required privilege: spec

Return Value

Type Description
None

Faults

Type Description
HostConfigFault
ResourceInUse
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



HostConfigVFlashCache

Required Privileges
Host.Config.AdvancedConfig

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVFlashManager used to make the method call.
spec PHostVFlashManagerVFlashCacheConfigSpec

Since vSphere API 5.5
P Required privilege: spec

Return Value

Type Description
None

Faults

Type Description
HostConfigFault
InaccessibleVFlashSource
ResourceInUse
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



HostGetVFlashModuleDefaultConfig

Required Privileges
Host.Config.AdvancedConfig

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVFlashManager used to make the method call.
vFlashModule Pxsd:string

Since vSphere API 5.5
P Required privilege: vFlashModule

Return Value

Type Description
VirtualDiskVFlashCacheConfigInfo

Faults

Type Description
HostConfigFault
NotFound
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



HostRemoveVFlashResource

Required Privileges
Host.Config.Storage

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostVFlashManager used to make the method call.

Return Value

Type Description
None

Faults

Type Description
HostConfigFault
NotFound
ResourceInUse
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