sdcloud_list_secintel_profiles
List SecIntel profiles from Security Director Cloud with pagination, filtering, and sorting options.
Instructions
List SecIntel profile 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. |