35.7. Method: listFiles


Description

Return the list of files in a given channel.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • int serverId
  • int listLocal
    • 1 to return configuration files in the system's local override configuration channel
    • 0 to return configuration files in the system's sandbox configuration channel
Returns

The following return values are available for this method:

  • array:
    • struct - Configuration File information
      • string type
        • file
        • directory
        • symlink
      • string path - File Path
      • string channel_label - The label of the central configuration channel that has this file; this entry only shows if a central channel has not overwritten the file
      • struct channel_type
      • struct - Configuration channel type information
        • int id
        • string label
        • string name
        • int priority
      • dateTime.iso8601 last_modified - Last modified date
Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat