sdcloud_list_ca_certificates
List CA certificates across the fleet with optional pagination, filtering, and sorting to retrieve specific certificate information.
Instructions
List CA certificates across the fleet, 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. |