sdcloud_list_nat_policies
List NAT policies from Security Director Cloud with pagination, filtering, and sorting options to manage network address translations.
Instructions
List NAT policies 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. |