AGENT PRIVATE ROUTES

Get list of agent hosts

This API retrieves a paginated list of registered agent hosts. Optionally, it can include Kubernetes cluster hosts if specified.

get/agent/hosts

Query parameters

shouldGetK8sClustersboolean

Include Kubernetes cluster hosts (true/false)

searchQuerystring

Filter hosts by name

pageinteger

Page number for pagination

recordsPerPageinteger

Number of records per page

Response

List of hosts with pagination info

string[] required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.