Home / Repstance User Guide / DATA COMPARISON / List of the Tasks

List of the Tasks

Show List of the Tasks using "repcli"

The “compare list” command is used to show list of the configured tasks:

repcli compare list capture=capture_id

The parameter is:

  • capture - ID of the Capture Process

 

REST API

Endpoint: https://repstance_url/compare/list

  • Method: POST
  • Header:
    • Content-Type: application/json
    • X-Token: token
  • Body:
    {
     id_of_the_capture_process
    }

Web UI

The list of the configured tasks are available under “Comparison Rules” tab of the “Capture Process Configuration” form:

 
Виджет изображений

Prev page:

Show Task

Next page:

Remove Task