( Return to API Overview )
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.