Users Guide

Table Of Contents
Table 44. ome_application_network_proxy (continued)
Parameter Required Default Choices Comments
port False 443 NA Target HTTPS port
enable_proxy True NA NA
Enables or disables
the HTTP proxy
configuration.
If I(enable proxy)
is false, the HTTP
proxy configuration
is set to its default
value.
ip_address False NA NA
Proxy server
address
This option is
mandatory when
I(enable_proxy) is
true.
proxy_port False NA NA
Port number of the
proxy server.
This option is
mandatory when
I(enable_proxy) is
true.
enable_authentication False NA NA
Enables or
disables proxy
authentication.
If
I(enable_authenticat
ion) is true, a
username and
password must be
provided.
If
I(enable_authenticat
ion) is false, the
proxy username and
password are set to
its default values.
proxy_username False NA NA Username of the proxy
server. This option is
mandatory when
I(enable_authentication
) is true.
proxy_password False NA NA Password of the proxy
server. This option is
mandatory when
I(enable_authentication
) is true.
Return Values
msg:
type: str
description: Overall status of the network proxy configuration change.
returned: always
sample: "Successfully updated network proxy configuration."
proxy_setting:
type: dict
Modules for OpenManage Enterprise (OME)
113