AGENT PRIVATE ROUTES

Create or update configuration group

This API creates a new configuration group or updates an existing one with provided settings and associated hosts.

post/agent/setting/config-groups/{groupName}

Path parameters

groupNamestring required

Group name

Request body

object required

Response

Saved configuration group details

account_idinteger
agent_type'host' | 'k8s' | 'serverless'
configobject
config_nullobject
created_atstring
hostIdsstring[]
idinteger
meta_dataobject
meta_data_nullobject
namestring
project_idinteger
updated_atstring

Changes

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