Red Hat Training

A Red Hat training course is available for Red Hat Satellite

10.10. createRepo

Name
createRepo
Description
Creates a repository
Parameters
  • string sessionKey
  • string label - repository label
  • string type - repository type (yum, uln...)
  • string url - repository url
Return Value
  • struct - channel
    • int id
    • string label
    • string sourceUrl
    • string type
    • string sslCaDesc
    • string sslCertDesc
    • string sslKeyDesc