Configure proxy on Nutanix CE

In the standard Nutanix "Command Reference NOX v4.1" Guide, there is a section "Create a new HTTP Proxy".
  The general form is (where the square brackets only designate the non-required parameters):
    ncli http-proxy add name="proxy_name" address="proxy_address" port="proxy_port" [ username="proxy_username" ] [ password="proxy_password" ]

No comments: