Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 793 Bytes

PolicyAbstractConfigResult.md

File metadata and controls

13 lines (9 loc) · 793 Bytes

PolicyAbstractConfigResult

The results with the overall state and detailed result messages.

Properties

Name Type Description Notes
config_stage str The current running stage of the configuration or workflow. [optional]
config_state str Indicates overall configuration state for applying the configuration to the end point. Values -- ok, ok-with-warning, errored. [optional]
validation_state str Indicates overall state for logical model validation. Values -- ok, ok-with-warning, errored. [optional]

[Back to Model list] [Back to API list] [Back to README]