Optional
countOptional
filterString to filter search results.
Optional
fromNumber of seconds since UNIX epoch from which you want to search your hosts.
Optional
includeInclude additional metadata about the hosts (agent_version, machine, platform, processor, etc.).
Optional
includeInclude information on the muted status of hosts and when the mute expires.
Optional
sortDirection of sort. Options include asc
and desc
.
Optional
sortSort hosts by this field.
Optional
startSpecify the starting point for the host search results. For example, if you set count
to 100 and the first 100 results have already been returned, you can set start
to 101
to get the next 100 results.
Generated using TypeDoc
Number of hosts to return. Max 1000.