Deleting a QA Probe

Run this command to delete a QA probe from the iRA using the command line interface.

Syntax

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

Parameters

  • all: Deletes all the QA probes configured on the iRA specified in the owner parameter.
  • -on <--ownerName>: The owner of the QA probe.
  • -tn <--testName>: Specify the name of the QA probe.