List Access Rules
checkpoint_list_access_rulesList access rules in a policy layer, filtering by lifecycle status (draft, published, installed) to monitor rule progress through publish and install steps.
Instructions
List access rules in a given layer, optionally filtered by lifecycle status.
Mirrors the real Management API show-access-rulebase shape: each rule
carries a uid, name, source/destination/service object lists, action,
and a lifecycle status (draft/published/installed) reflecting where it
sits in the publish + install-policy workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | No | Access policy layer name (e.g. "XXXX-Corp Network"). Defaults to the configured default layer. | |
| status | No | Filter by lifecycle status: 'draft', 'published', or 'installed'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |