Io Filter Manager APIs
Interface to manage IO Filters installed on the ESXi hosts and IO Filter configurations on virtual disks.
IO Filters are customized filters provided by third parties to process I/Os to virtual disks. They can be used to provide data services such as flash caching and replication. This interface is only supported on vCenter server.
Operations
POST
Io Filter Manager Install Io Filter Task
Install an IO Filter on a compute resource.
POST
Io Filter Manager Query Disks Using Filter
Return the list of virtual disks that use an IO Filter installed on a compute resource.
POST
Io Filter Manager Query Io Filter Info
Return the information for the IO Filters that are installed on the cluster.
POST
Io Filter Manager Query Io Filter Issues
Return the issues that occurred during the last installation/uninstallation/upgrade operation of an IO Filter on a compute resource.
POST
Io Filter Manager Resolve Installation Errors On Cluster Task
Resolve the errors occurred during an installation/uninstallation/upgrade operation of an IO Filter on a cluster.
POST
Io Filter Manager Resolve Installation Errors On Host Task
Resolve the errors occurred during an installation/uninstallation/upgrade operation of an IO Filter on a host.
POST
Io Filter Manager Uninstall Io Filter Task
Uninstall an IO Filter from a compute resource.
POST
Io Filter Manager Upgrade Io Filter Task
Upgrade an IO Filter on a compute resource.