Experimental

Download 564
Last updated Sep 11, 2026

sonar-delete-stream-rule-command-batch

Delete a command from stream rules from input records.

Input record:

  • guid (required) - Target rule GUID
  • ordinal (required) - Ordinal of the target command in the rule body
sonar-delete-stream-rule-command-batch [run=VALUE]
run=VALUE
Optional. Update rule only if value is 't'

Output Fields

FieldTypeNameDescription
_statusStringStatuse.g. success. One of success (written), applicable (checks passed but run=t was not given, so nothing was written), or failure - see _error
_errorStringErrore.g. Stream rule not found. Reason the record was rejected