Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 964 Bytes

PolicyAbstractConfigResultEntry.md

File metadata and controls

16 lines (12 loc) · 964 Bytes

PolicyAbstractConfigResultEntry

The results details information.

Properties

Name Type Description Notes
completed_time str The completed time of the task in installer. [optional]
context PolicyConfigResultContext [optional]
message str Localized message based on the locale setting of the user's context. [optional]
owner_id str [optional]
state str Values -- ok, ok-with-warning, errored. [optional]
type str Indicates if the result is reported during the logical model validation/resource allocation phase. or the configuration applying phase. Values -- validation, config. [optional]

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