Stopping QA Probes

Run this command to stop running a QA probe on the iRA using the command line interface.

Syntax

  • Windows: ira stopProbe [-all] -owner <Owner of the Probe> -testName <Name of the QA probe>
  • Linux: ./ira stopProbe [-all] -owner <Owner of the Probe> -testName <Name of the QA probe>

Parameters

  • all: Stops all the QA probes configured on the iRA.

    You can specify the iRA name in the owner parameter.

  • -on <--ownerName>: The owner of the QA probe.

  • -tn <--testName>: Specify the name of the QA probe.