10.11. createRepo
- Name
- createRepo
- Description
- Creates a repository
- Parameters
- string sessionKey
- string label - repository label
- string type - repository type (yum, uln...)
- string url - repository url
- string sslCaCert - SSL CA cert description
- string sslCliCert - SSL Client cert description
- string sslCliKey - SSL Client key description
- Return Value
- struct - channel
- int
id
- string
label
- string
sourceUrl
- string
type
- string
sslCaDesc
- string
sslCertDesc
- string
sslKeyDesc