Red Hat Training

A Red Hat training course is available for Red Hat Satellite

23.29. setPolicyForScapResultDeletion

Name
setPolicyForScapResultDeletion
Description
Set the status of SCAP result deletion settins for the given organization.
Parameters
  • string sessionKey
  • int orgId
  • struct - scap_deletion_info
    • boolean enabled - Deletion of SCAP results is enabled
    • int retention_period - Period (in days) after which a scan can be deleted (if enabled).
Return Value
  • int - 1 on success, exception thrown otherwise.