panorama_verify_candidate_operation
Check candidate configuration XPaths after an apply operation to confirm every expected resource exists and matches the candidate dirty state. Returns only identity and metadata.
Instructions
[READ-ONLY] Verifies the candidate configuration XPaths recorded for an apply operation. Returns only resource identity, XPath, existence, and candidate admin/dirtyId/time metadata. Never returns configuration XML or key material.
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 candidate apply call | |
| require_dirty | No | Require every expected resource to carry candidate dirtyId="2". Defaults to true. |