policy_create_access_rule
Create an access rule to enforce network policies based on identities, destinations, applications, and profiles. Provide a definition dict as required by the Cisco Secure Access API.
Instructions
Create an Access Rule. The definition dict is sent as-is to the Cisco API — see the Access Rules reference for the supported keys (identities, destinations, applications, profiles, schedule, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Human-readable name. | |
| definition | Yes | Cisco-specific access rule body. Validate against the Access Rules OpenAPI schema before passing it here. | |
| description | No | ||
| enabled | No |