Red Hat Training

A Red Hat training course is available for Red Hat Satellite

10.16. getDetails

Name
getDetails
Description
Returns details of the given channel as a map
Parameters
  • string sessionKey
  • int id - channel to query
Return Value
  • struct - channel
    • int id
    • string name
    • string label
    • string arch_name
    • string arch_label
    • 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