Agents
Update agent configuration
Updates the configuration of the specified agent. Only the provided properties will be updated. Any properties not provided will be left unchanged.
POST
Path Parameters
The unique identifier of the agent
Body
application/json
The data with which an AgentConfig
is updated.
Response
200
application/json
Represents the current configuration of the agent. This is an admin-level resource that is not exposed to the users.