Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Kills an agent.<br/><br/><b>Success</b>: When the agent is killed.<br/><br/><b>Failure</b>: When the agent could not be killed.<br/><br/><b>Running</b>: Never.

Success:  When the agent is killed

Failure:  When the agent could not be killed

Running: Never


Attributes

Attributes
Type
Description
lockAgentboolIf on, ensures no data on the agent is written simultaneously by nodes that have this option active.
agentIdintThe agent Id. If an agentId greater than or equal to 0 is provided the agent with the given id (global or local) is killed.
isGlobalIdboolIf on, the agentId is used as a global agent id. If off, the agentId is used as groupId.
  • No labels