Snapservice.PrecheckStatus
Snapservice.PrecheckStatus
The Snapservice.PrecheckStatus enumerated type contains the validation status for a given precheck.
Possible values:
OK: Precheck validation succeeded.WARNING: Precheck validation warning.ERROR: Precheck validation error.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
OK,
WARNING,
ERROR,