Data Object - VirtualMachineIndependentFilterSpec(vim.vm.IndependentFilterSpec)

Extends
VirtualMachineBaseIndependentFilterSpec
See also
KeyValue
Since
vSphere API 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.
filterNamexsd:string

Name/id of the IO filter.
Properties inherited from VirtualMachineBaseIndependentFilterSpec
None
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition