Chapter 39. system.scap
Abstract
Provides methods to schedule SCAP scans and access the results.
39.1. deleteXccdfScan
- Name
- deleteXccdfScan
- Description
- Delete OpenSCAP XCCDF Scan from Spacewalk database. Note that only those SCAP Scans can be deleted which have passed their retention period.
- Parameters
- string sessionKey
- int Id of XCCDF scan (xid).
- Return Value
- boolean - indicates success of the operation.