NodeListCommandsCommand

data class NodeListCommandsCommand(val node: String, val clearCommands: Boolean = true) : NodeCommand

Queries and clears the commands enqueued for a node/agent.

Constructors

Link copied to clipboard
constructor(node: String, clearCommands: Boolean = true)

Properties

Link copied to clipboard

Clear the commands as well

Link copied to clipboard
open override val node: String

Node id