sdcloud_list_rule_options
List rule option objects with support for pagination, filtering, and sorting to retrieve specific configuration options for security rules.
Instructions
List rule option objects with optional pagination, filtering, and sorting.
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. | |
| sortby | No | Sort field, e.g. sortby=(name(descending)). | |
| filters | No | Filter conditions to apply to the results. |