Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 973 Bytes

PolicyAbstractConfigChangeDetail.md

File metadata and controls

16 lines (12 loc) · 973 Bytes

PolicyAbstractConfigChangeDetail

Defines the details of a configuration change including change type, disruption and description of the change.

Properties

Name Type Description Notes
changes list[str] [optional]
config_change_context PolicyConfigResultContext [optional]
config_change_flag str Config change flag to differentiate Pending-changes and Config-drift. [optional] [default to 'Pending-changes']
disruptions list[str] [optional]
message str Detailed description of the config change. [optional]
mod_status str Modification status of the mo in this config change. [optional] [default to 'None']

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