vSphere ESX Agent Manager API


Enum - SolutionsNonComplianceReason

Since
1.0


Enum Description

Describes possible reasons a solution is non compliant.

Enum Constants

NameDescription
BLOCKED ESX Agent Manager is blocked from reaching the desired state. For example, this can occur if SequentialRemediationPolicy is set and another deployment is in {@name #ISSUE} state.
IN_HOOK ESX Agent Manager is awaiting user input to continue attempting to achieve the desired state.
ISSUE ESX Agent Manager has encountered am issue attempting to achieve the desired state.
NO_SPEC Application for this solution has never been requested with ApplySpec).
OBSOLETE_SPEC An obsoleted spec is currently in application for this solution.

    This state should take precedence over:
  • Solutions.NonComplianceReason#WORKING
  • Solutions.NonComplianceReason#ISSUE
  • Solutions.NonComplianceReason#IN_HOOK
  • Solutions.NonComplianceReason#BLOCKED


WORKING There is ongoing work to achieve the desired state.

Show WSDL type definition