You are on page 1of 2

WhatsNew New Scan Status and Improvements to Scan Duration Reporting Support of Cyberscope Report for Policy Compliance

Oracle Authentication API: New Parameters for Compliance Scans Oracle Authentication Record List XML: DTD Update Report DTD Updates to Support Asset Tagging GeneralNotices QualysGuard API Server URL. The QualysGuard API documentation and sample code us e the API server URL for the QualysGuard US platform. If your account is located on an other platform, please replace this URL with the appropriate server URL for your account. QualysGuard API Documentation. API user guides and other documentation are avail able in your accounts Resources section (Help > Resources > API). Note: The service enfor ces limits on the API calls users within a subscription. For information, see QualysGuard API Limits. Account Location API Server URL for login QualysGuard US https://qualysapi.qualys.com QualysGuard EU https://qualysapi.qualys.eu QualysGuard @Customer https://qualysapi.<customer_base_url> New Scan Status and Improvements to Scan Duration Reporting QualysGuard API Release Notes 2 NewScanStatusandImprovementstoScanDurationReporting A new Loading scan status has been added along with improvements to scan duration reporting, for users who have the New Scanner Services option turned on in their accounts. These improvements include a update to the internal messaging system f or managing scans within the QualysGuard Cloud Platform. With these improvements youll easily be able to tell when a scan is in progress, when scan results are be ing loaded on the platform (status Loading), and when all scan results are loaded and availab le for viewing (status Finished). These improvements affect both the QualysGuard user interface and the API. Pleas e see the QualysGuard Release Notes 7.2 for a description of the new scan status and improvements to scan status reporting. ImportantChanges QualysGuard API users should note these important changes: 1) The new Loading scan status appears in the XML output returned from several functions (see New Loading Scan Status in XML Output below). No updates were made to DTDs for this release, since the new value appears in existing XML elements/attr ibutes. 2) Using the Scans List API v2 and the WAS Scans List API v2, you can filter the XML output using state=Loading as an input parameter (see sample requests and output below). When specified, scans with the Loading status are included in the XML. 3) While a scan is loading scan results on the platform and it has the status Loa ding, you cannot take any of these actions on a scan: cancel, delete, pause, share a P CI scan, or download complete scan results. API While scan status is Loading... /msp/map_report.php Map results cannot be downloaded /msp/scan_cancel.php A scan (or map) cannot be canceled. /msp/scan_delete.php A scan (or map) cannot be deleted. /api/2.0/fo/scan/ A scan cannot be paused (action=pause) or canceled

(action=cancel). Scan results cannot be downloaded (action=fetch). /api/2.0/fo/scan/was/ Scan results cannot be downloaded (action=fetch) or deleted (action=delete). /api/2.0/fo/scan/pci/ PCI scans cannot be shared (action=share).

You might also like