Red Hat Training

A Red Hat training course is available for Red Hat Satellite

11.7. deleteFiles

Name
deleteFiles
Description
Remove file paths from a global channel.
Parameters
  • string sessionKey
  • string channelLabel - Channel to remove the files from.
  • array:
    • string - file paths to remove.
Return Value
  • int - 1 on success, exception thrown otherwise.