Red Hat Training

A Red Hat training course is available for Red Hat Satellite

11.15. Method: listFiles

Description

Return a list of files in a channel.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string channelLabel - label of config channel to list files on.
Returns

The following return values are available for this method:

  • array:
    • struct - Configuration File information
      • string type
        • file
        • directory
        • symlink
      • string path - File path
      • dateTime.iso8601 last_modified - Last modified date