vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineIndependentFilterSpec(vim.vm.IndependentFilterSpec)
- Extends
- VirtualMachineBaseIndependentFilterSpec
- See also
- KeyValue
- Since
- vSphere API Release 7.0.2.1
Data Object Description
The IndependentFilterSpec data object is used to specify the independent filters to be associated with virtual machine disks.Properties
Name | Type | Description |
---|---|---|
filterCapabilities* | KeyValue[] |
Capabilities defined by the above filter.
Basically this key value pair define the configurable properties
of the independent filters. Users can specify desired values.
|
filterClass* | xsd:string |
IO filter class.
|
filterName | xsd:string |
Name/id of the IO filter.
|
Properties inherited from VirtualMachineBaseIndependentFilterSpec | ||
None | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |