Io Filter Manager Query Io Filter Info
Return the information for the IO Filters that are installed on the cluster.
Required privileges: System.View
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId, in this case IoFilterManager/{moId}.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"QueryIoFilterInfoRequestType Object"
The compute resource. "compRes" must be a cluster.
An array of ClusterIoFilterInfo objects that contain the information for the IO Filters that are installed on the compute resource.
[
"ClusterIoFilterInfo Object"
]
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/IoFilterManager/{moId}/QueryIoFilterInfo