Red Hat Network API: proxy
- activateProxy
- deactivateProxy
- isProxy
- listAvailableProxyChannels
Description
Provides methods to activate/deactivate a Red Hat Network
Proxy server.
Namespace:
proxy
Description:
Activates the proxy identified by the given client
certificate i.e. systemid file.
Parameters:
- string systemid i.e. systemid file.
- string version - Version of proxy to be registered.
Returns:
-
int - 1 is a successful activation.
Description:
Deactivates the proxy identified by the given client
certificate i.e. systemid file.
Parameters:
- string systemid i.e. systemid file
Returns:
-
int - 1 is a successful deactivation.
Description:
Test, if the system identified by the given client
certificate i.e. systemid file, is proxy.
Parameters:
- string systemid i.e. systemid file
Returns:
-
int - 1 if system is proxy, 0 otherwise.
Description:
List available version of proxy channel for system
identified by the given client certificate i.e. systemid file.
Parameters:
- string systemid i.e. systemid file
Returns: