sdcloud_list_firewall_policy_rules
List ungrouped firewall policy rules within a specified scope (global or zone) using policy UUID. Supports pagination, sorting, and filtering.
Instructions
List ungrouped rules directly under a firewall policy scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Starting index for pagination (zero-based). Default 0. | |
| size | No | Max results per page. 0 returns the API-imposed maximum. | |
| count | No | If true, return only the total count, no item details. | |
| scope | Yes | Rule scope: 'global' or 'zone'. | |
| sortby | No | Sort field, e.g. sortby=(name(descending)). | |
| filters | No | Filter conditions to apply to the results. | |
| policy_uuid | Yes |