AGENT PRIVATE ROUTES

Get enabled integrations for a specific host/cluster

This API returns a list of enabled integrations for a given host_id by checking the agent configuration.

get/agent/setting/{hostId}/integrations

Path parameters

hostIdstring required

Unique Host Identifier

Query parameters

platformstring

Platform type (k8s, linux, windows, darwin). If not provided, auto-detected.

Response

List of enabled integrations

object required

Changes

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