UpgradeIoFilterRequestType
UpgradeIoFilterRequestType
The parameters of UpgradeIoFilter_Task.
JSON Example
{
"filterId": "string",
"compRes": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"vibUrl": "string",
"vibSslTrust": {
"_typeName": "string"
}
}
string
filterId
Required
The filter to be upgraded.
compRes
Required
The compute resource that the filter is installed on. "compRes" must be a cluster.
string
vibUrl
Required
The URL that points to the new IO Filter VIB package.
vibSslTrust
Optional
This specifies SSL trust policy IoFilterManagerSslTrust for the given VIB URL. If unset, the server certificate is validated against the trusted root certificates.
Since: vSphere API Release 8.0.3.0