panorama_restore_candidate_operation
Restore specific candidate changes from an operation ID, reversing only captured mutations in reverse order while leaving unrelated modifications untouched.
Instructions
[DESTRUCTIVE] Restores only the XPath values captured for one operation_id. Reverses mutations in reverse order. Does not issue a global candidate revert or touch unrelated changes. Requires a valid operation_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| firewall | No | Target firewall name (from firewalls.json). Required when multiple firewalls are configured; optional otherwise. | |
| operation_id | Yes | Operation ID returned by a prior apply call |