Red Hat Training

A Red Hat training course is available for Red Hat Satellite

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.