AGENT PRIVATE ROUTES

Remove specific agent configuration from all hosts

This API removes a given configuration key under a specific platform (e.g., linux, k8s) from all host settings and marks them for restart.

delete/agent/setting/rm/{platform}/{configKey}

Path parameters

platformstring required

Platform name (e.g., linux, k8s)

configKeystring required

Configuration key to remove

Response

Status of configuration removal across hosts

object required

Changes