Esx Settings Clusters Software Recommendations FilterSpec
Esx Settings Clusters Software Recommendations FilterSpec
The Esx Settings Clusters Software Recommendations FilterSpec schema contains properties used to filter the generated recommendations (see POST /esx/settings/clusters/{cluster}/software/recommendations?action=generate) based on a specified base image version.
This schema was added in vSphere API 7.0.2.0.
JSON Example
{
"base_image_version": "string"
}
string
base_image_version
Optional
Base image version string is used in generating the specified base image recommendations. Default recommendations are generated when the value is empty.
This property was added in vSphere API 7.0.2.0.