diff_org_config
Compare current network organization configuration to a saved backup to identify added, removed, or changed objects per resource type, enabling config drift detection.
Instructions
Compare the current org configuration against a saved backup file (config drift): reports added, removed, and changed objects per resource type. baseline_file is a path to a JSON file previously produced by export_org_config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | No | Mist organization id (optional). | |
| baseline_file | Yes | Path to a saved export_org_config JSON file. |