CheckResult
Properties
Description of the pre-check - specifying what is being checked.
Possible values are: malware-prevention , cloud-connector , intelligence , intelligence-migration , metrics , ndr , reputation-service
Unique identification for the pre-check.
Name of the pre-check.
The reason, especially needed when the status is abnormal.
Status of an individual pre-check for the given feature.
Possible values are: SUCCESS , FAILED , WARNING , SKIPPED , INPROGRESS , STOPPING , STOPPED , PENDING , NOT_STARTED
JSON Example
{
"desc": "string",
"feature": "malware-prevention",
"id": "string",
"name": "string",
"reason": "string",
"status": "SUCCESS"
}
Property Of
PreCheckResults
Parameter To
Report Pre Check
Returned By
Report Pre Check