Esx.Settings.StageStatus
Esx.Settings.StageStatus
The Esx.Settings.StageStatus enumerated type contains the possible different staged statuses with respect to target version. This is only relevant when the value of ComplianceStatus is Esx.Settings.ComplianceStatus.NON_COMPLIANT.
Possible values:
- STAGED: Required components/payloads are already staged.
- NOT_STAGED: Required components/payloads are not staged.
- UNKNOWN: Required components/payloads staged status is unknown.
Warning: this constant is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
This enumeration was added in vSphere API 8.0.0.1.
This data structure has no properties.
Enumeration:
STAGED,
NOT_STAGED,
UNKNOWN,