HostIoFilterInfo

HostIoFilterInfo
HostIoFilterInfo

Information about an IO Filter installed on a host.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "id": "string",
    "name": "string",
    "vendor": "string",
    "version": "string",
    "type": "string",
    "summary": "string",
    "releaseDate": "string",
    "available": false
}
boolean
available
Required

Whether or not the filter is available for use.