AGENT PRIVATE ROUTES
Assign configuration group to hosts
This API associates one or more hosts with a given configuration group (also known as a config class).
put/agent/setting/config-groups/{groupName}
Path parameters
groupNamestring required
Configuration group name
Query parameters
agent_typestring
Agent type (e.g., host, k8s)
Request body
object required
Response
Updated host configuration details
Changes
No recorded changes to this endpoint across all 2 revisions of this API.