v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
Objects

Execute command on agent

post/v1/objects/{object-id}/execute-agent-command

Path parameters

object-idinteger required

Request body

commandstring required

Command line to execute. Supports macro expansion; the command name is the first token, remaining tokens are passed as arguments.

alarmIdinteger

Optional alarm ID used as context for macro expansion. Requires read access to the alarm.

inputFieldsobject

Optional map of input field values used for macro expansion.

Response

Command executed successfully