TriggerRemediation
Immediately trigger a remediation policy execution for a specific agent
POST
/api/v1/monitoring/remediation-policies/{policyId}/triggerOperation ID
TriggerRemediationSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonPath Parameters
policyIdStringRequiredUUID of the policy to trigger
Body Fields
agentIdStringRequiredUUID of the agent to apply the remediation to
Example: agent-001-xyz
