Settings_Clusters_Configuration_DraftImportResult_Status

Settings_Clusters_Configuration_DraftImportResult_Status
Settings_Clusters_Configuration_DraftImportResult_Status

The DraftImportResult.Status enumerated type contains the possible status codes describing the result of importing desired configuration for a cluster.
RUNNING : The task is in-progress.
OK : Desired configuration imported successfully.
ERROR : Desired configuration import failed with error.
CANCELED :

This data structure has no properties.
Enumeration: RUNNING, OK, ERROR, CANCELED,