Process
- 23 May 2023
-
DarkLight
-
PDF
Process
- Updated on 23 May 2023
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
In order to do dynamic compliance and remediation you can start by:
- Creating a Golden Config tree.
- Updating the
base
node with a new configuration. - Adding devices to that node.
- Running compliance on that node.
- Fetching and looping over each compliance report and remediating it.
- Deleting the GC Tree once all compliance/remediation is done.
You can reference the following automation to review the tasks that might be required to complete the dynamic compliance/remediation process. One primary difference would be that the updateNodeConfig
would have dynamic information being passed in for the configuration
parameter.
Was this article helpful?