Red Hat Training

A Red Hat training course is available for Red Hat Satellite

10.14. Method: getDetails

Description

Returns details of the given channel as a map.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string channelLabel - channel to query
Returns

The following return values are available for this method:

  • struct - channel
  • int id
  • string name
  • string label
  • string arch_name
  • string summary
  • string description
  • string checksum_label
  • dateTime.iso8601 last_modified
  • string maintainer_name
  • string maintainer_email
  • string maintainer_phone
  • string support_policy
  • string gpg_key_url
  • string gpg_key_id
  • string gpg_key_fp
  • dateTime.iso8601 yumrepo_last_sync (optional)
  • string end_of_life
  • string parent_channel_label
  • string clone_original
  • array:
    • struct - contentSources
      • int id
      • string label
      • string sourceUrl
      • string type