Cancel Running Map

GET POST/msp/scan_cancel.php

Cancel a map in progress in the user's account. It’s not possible to cancel a map when it has the scan status “Loading”.

Basic HTTP authentication is required. Session based authentication is not supported using this API.

Permissions - Managers can cancel all running maps in the subscription. Unit Managers can cancel running maps launched by users in their same business unit. Scanners can cancel running maps they have launched.

Input ParameterInput Parameter

Parameter

Required/Optional

Data Type

Description

ref={value}

Required

String 

Specifies the map reference for the map to be cancelled (or a scan reference for the scan to be cancelled). A map reference starts with “map/”.

Sample - Cancel Running Map by ReferenceSample - Cancel Running Map by Reference

API Request

https://<qualys_base_url>/msp/scan_cancel.php?ref=map/987659876.19876

DTD

<platform API server>/generic_return.dtd