sdcloud_list_nat_pools
List NAT pool objects with support for pagination, filtering, and sorting to efficiently manage network address translation resources.
Instructions
List NAT pool 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. | |
| filter | No | Filter conditions to apply to the results. | |
| sortby | No | Sort field, e.g. sortby=(name(descending)). |