Esx.Settings.Clusters.Software.Solutions.Nsx.NsxInternal.ApplyStatus.Status

Esx.Settings.Clusters.Software.Solutions.Nsx.NsxInternal.ApplyStatus.Status
Esx.Settings.Clusters.Software.Solutions.Nsx.NsxInternal.ApplyStatus.Status

The Esx.Settings.Clusters.Software.Solutions.Nsx.NsxInternal.ApplyStatus.Status enumerated type contains the possible different status codes that can be returned while trying to apply the desired components.

Possible values:

  • RUNNING: The operation is in progress.
  • OK: The operation completed successfully.
  • SKIPPED: The operation was skipped on some hosts.
  • NON_NSX_COMPLIANCE_ERROR: The operation detected non-compliant non-NSXT components.
  • ERROR: The operation encountered an unspecified error.
  • UNKNOWN: The operation is in an unknown state.

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 7.0.1.0.

Note: this enumeration is restricted for VMware internal use only.

This data structure has no properties.
Enumeration: RUNNING, OK, SKIPPED, NON_NSX_COMPLIANCE_ERROR, ERROR, UNKNOWN,