SolutionsNonComplianceReason_enum
SolutionsNonComplianceReason_enum
Describes possible reasons a solution is non compliant.
Possible values:
WORKING
: There is ongoing work to acheive the desired state.ISSUE
: ESX Agent Manager has ecnountered am issue attempting to acheive the desired state.IN_HOOK
: ESX Agent Manager is awaiting user input to continue attempting to acheive the desired state.OBSOLETE_SPEC
: An obsoleted spec is currently in application for this solution.This state should take precedence over:
NO_SPEC
: Application for this solutiona has never been requested with Apply.
This data structure has no properties.
Enumeration:
WORKING,
ISSUE,
IN_HOOK,
OBSOLETE_SPEC,
NO_SPEC,