AGENT PRIVATE ROUTES

Get all host settings from database

Returns filtered agent host settings based on configKey and isKubeAgent parameters.

get/agent/setting/db/hosts/{configKey}/{isKubeAgent}

Path parameters

configKeystring required

Configuration key (e.g. oracledb_config)

isKubeAgentstring required

Set to false for non-K8s settings

Response

Filtered host settings

object[] required

Changes

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