delete_proxy
Deletes a HTTP(S) proxy identified by the specified name.
Syntax
  emcli delete_proxy
       -name="<name>"
Options
- 
                        -name Name identifying the proxy. 
Example
The following command deletes a proxy with the "us-proxy-1" name.
   emcli delete_proxy
       -name="us-proxy-1"