sdcloud_list_device_licenses
List all licenses installed on a specific device, with support for pagination, sorting, and filters.
Instructions
List licenses installed on a specific device.
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. | |
| sortby | No | Sort field, e.g. sortby=(name(descending)). | |
| filters | No | Filter conditions to apply to the results. | |
| device_uuid | Yes |