Skip to content

To schedule a revalidation (re-test)

A revalidation repeats a scan that has previously been run.

  1. Invoke List Scans to obtain the test ID for the scan you want to repeat.

    This ID has the form TEST_*XXXXXXXXXX*.

  2. Invoke Schedule Scan using the same parameters you passed the first time, but this time, make the following changes:

    • Change the vakue of revalidaitionScan from false to true.
    • Change the name of the scanID field to revalidationScanID field. The ID value must remain the same as the ID of the original scan.

Parent topic:Schedule Scan