DATA CENTER AND SERVER | CLOUD
Create/Update/Get/Delete suspect configuration
Create suspect configuration
The following script will create a suspect configuration on a give project.
In this example, the script will create a suspect for project Sand Castle 'SC'. Refer to the parameters in Main for the settings that will be set in the suspect.
Update suspect configuration
The following script will udpate a suspect configuration on a give project.
In this example, the script will update a suspect for project Sand Castle 'SC'. Refer to the parameters in Main for the settings that will be set in the suspect.
Get all suspect configuration of a project
The following script will get all suspect configuration on a give project.
In this example, the script will get all suspect for project Sand Castle 'SC'.
Delete suspect configuration
The following script will delete a suspect configuration on a give project.
In this example, the script will delete the suspect configuration with id 17 on project Sand Castle 'SC'.