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

CheckResult

Properties

string
desc Required

Description of the pre-check - specifying what is being checked.


feature Required

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


string
id Required

Unique identification for the pre-check.


string
name Required

Name of the pre-check.


string
reason Required

The reason, especially needed when the status is abnormal.


status Required

Status of an individual pre-check for the given feature.

Possible values are: SUCCESSFAILEDWARNINGSKIPPEDINPROGRESSSTOPPINGSTOPPEDPENDINGNOT_STARTED

JSON Example

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

PreCheckResults
Parameter To

Report Pre Check
Returned By

Report Pre Check

Feedback

Was this page helpful?