VimVsanClusterComplianceResourceCheckStatusType_enum
VimVsanClusterComplianceResourceCheckStatusType_enum
Defines the type of status for the Compliance Resource Check Query.
The status is one of the four inProgress/aborted/completed/uninitialized.
Possible values:
inProgress
: The Compliance Resource Check Query task is in progress.aborted
: The Compliance Resource Check Query task is aborted due to some error etc.completed
: The Compliance Resource Check Query is completed and data can be fetchd.uninitialized
: The Compliance Resource Check Query is never called and the result cannot be get.ComplianceResourceCheckStatusType_Unknown
This data structure has no properties.
Enumeration:
inProgress,
aborted,
completed,
uninitialized,
ComplianceResourceCheckStatusType_Unknown,