Settings_Clusters_Software_ApplyStatus_Status
Settings_Clusters_Software_ApplyStatus_Status
The Software.ApplyStatus.Status enumerated type contains the possible different status codes that can be returned while trying to Software.apply the desired software specification to hosts within the cluster.
RUNNING : The operation is in progress.
OK : The operation completed successfully.
SKIPPED : The operation was skipped.
TIMED_OUT : The operation timed out.
ERROR : The operation encountered an unspecified error.
This data structure has no properties.
Enumeration:
RUNNING,
OK,
SKIPPED,
TIMED_OUT,
ERROR,