Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 26. packages.provider
Abstract
Methods to retrieve information about Package Providers associated with packages.
26.1. associateKey Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
- Name
- associateKey
- Description
- Associate a package security key and with the package provider. If the provider or key doesn't exist, it is created. User executing the request must be a Satellite administrator.
- Parameters
- string sessionKey
- string providerName - The provider name
- string key - The actual key
- string type - The type of the key. Currently, only 'gpg' is supported
- Return Value
- int - 1 on success, exception thrown otherwise.