list_host_software_history
List a host's software-fingerprint history
The closed (superseded) software rows for one host, newest-first, cursor-paginated. Each row is one axis transition with its evidence. Market tier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size, clamped to [1, 200]. Defaults to 50. | |
| cursor | No | Opaque pagination cursor returned as `next_cursor` by the previous page. | |
| hostname | Yes | The host's fully-qualified hostname. |