Red Hat Training

A Red Hat training course is available for Red Hat Satellite

Chapter 26. Namespace: packages.provider

Methods to retrieve information about Package Providers associated with packages.
Namespace: packages.provider

26.1. Method: associateKey

Description

Associate a package security key and with the package provider. If the provider or key does not exist, it is created. User executing the request must be an administrator.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string providerName - The provider name
  • string key - The actual key
  • string type - The type of the key. Only gpg is supported
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise