HclHostsCompatibilityReportSpec

The CompatibilityReport.Spec structure contains fields to describe the input configuration for an ESXi’s compatibility report generation.


Properties

string
release Required

A target ESXi release which will be used to generate a compatibility report. Releases that can be used to generate report can be found using CompatibilityReleases.list

JSON Example

{
	"release": "string"
}

Feedback

Was this page helpful?