GET /scanner/profiles

Retrieves all of the currently created scan profiles. No parameters are required and the following information should be retrieved for each scan profile - scanProfileId - scanProfileName - description - scanType - scannerName

Table 1. GET /scanner/profiles resource details
MIME Type

application/json

There are no parameters for this endpoint.

Table 2. GET /scanner/profiles response codes
HTTP Response Code Unique Code Description

200

The list of scan profiles was successfully returned

500

1030

Occurs when an attempt is made to list scan profiles when certain conditions are not met, or when too many scan requests have been made

Response Description

The list of scan profiles currently configured in QVM

Response Sample