Data Object - IoFilterInfo(vim.IoFilterManager.IoFilterInfo)

Extended by
ClusterIoFilterInfo, HostIoFilterInfo
Extends
DynamicData
Since
vSphere API 6.0

Data Object Description

Information about an IO Filter.

Properties

Name Type Description
idxsd:string

IO Filter identifier.
namexsd:string

Name of the IO Filter.
releaseDate*xsd:string

Release date of the IO Filter. The property is unset if the information is not available.
summary*xsd:string

Short description of the IO Filter. The property is unset if the information is not available.
type*xsd:string

Type of the IO Filter. The set of possible values are listed in IoFilterType. The property is unset if the information is not available.

Since vSphere API 6.5
vendorxsd:string

Vendor of the IO Filter.
versionxsd:string

Version of the IO Filter.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition