vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - IoFilterInfo(vim.IoFilterManager.IoFilterInfo)
- Extended by
- ClusterIoFilterInfo, HostIoFilterInfo
- Extends
- DynamicData
- Since
- vSphere API Release 6.0
Data Object Description
Information about an IO Filter.Properties
Name | Type | Description |
---|---|---|
id | xsd:string |
IO Filter identifier.
|
name | xsd: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 Release 6.5 |
vendor | xsd:string |
Vendor of the IO Filter.
|
version | xsd:string |
Version of the IO Filter.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |