Red Hat Training

A Red Hat training course is available for Red Hat Satellite

35.7. listFiles

名前
listFiles
説明
指定したチャンネル内のファイル一覧が返されます。
パラメーター
  • string sessionKey
  • int serverId
  • int listLocal
    • 1 - システムのローカル上書き設定チャンネル内の設定ファイルを返します。
    • 0 - システムの sandbox 設定チャンネル内の設定ファイルを返します。
戻り値
  • array:
    • struct - Configuration File information
      • string type
        • file
        • directory
        • symlink
      • string path - ファイルのパス
      • string channel_label - このファイルがある中央設定チャンネルのラベル。このエントリーは、ファイルが中央チャンネルに上書きされていない場合にのみ、表示されます。
      • struct channel_type
      • struct - Configuration Channel Type information
        • int id
        • string label
        • string name
        • int priority
      • dateTime.iso8601 last_modified - 最終修正日