Config history
Agent configuration history
Configuration history from an agent. Every time an agent config is updated, a new history entry with the change is created.
GEThttps://cloud-api.calyptia.com/v1/agents/{agentID}/config_history
Authorization
Path parameters
agentID*string (uuid)
Query parameters
Response
OK
Body
id*string (uuid)
rawConfig*string
createdAt*string (date-time)
Request
Response