[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

PreCheckResults

List of pre-check results for the given feature.


Properties

feature Required

Possible values are: malware-preventioncloud-connectorintelligenceintelligence-migrationmetricsndrreputation-service


array of CheckResult
results Required

The list of pre check reports.

JSON Example

{
	"feature": "malware-prevention",
	"results": [
		{
			"desc": "string",
			"feature": "malware-prevention",
			"id": "string",
			"name": "string",
			"reason": "string",
			"status": "SUCCESS"
		}
	]
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Returned By

Run Feature Deployment Pre Checks
Get Feature Deployment Pre Check Results

Feedback

Was this page helpful?