.. _automatic_update_proxy_server: automatic-update proxy-server ============================= Connect through proxy server proxy-server Specification -------------------------- ===================================== ====================================================================== **Parameter** **Value** ===================================== ====================================================================== **Type** *Configuration Resource* **Element Name** proxy-server **Element URI** /axapi/v3/automatic-update/proxy-server **Element Attributes** proxy-server_attributes **Partition Visibility** shared **Schema** :download:`proxy-server schema ` ===================================== ====================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/automatic-update/proxy-server .. raw:: html :ref:`205_proxy-server_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/automatic-update/proxy-server .. raw:: html :ref:`205_proxy-server_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/automatic-update/proxy-server .. raw:: html :ref:`205_proxy-server_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/automatic-update/proxy-server .. raw:: html :ref:`205_proxy-server_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/automatic-update/proxy-server .. raw:: html :ref:`205_proxy-server_attributes` .. raw:: html
.. _205_proxy-server_attributes: proxy-server attributes ----------------------- **auth-type** **Description** 'ntlm': NTLM authentication(default); 'basic': Basic authentication; **Type:** string **Supported Values:** ntlm, basic **Default:** ntlm **domain** **Description** Realm for NTLM authentication **Type:** string **Maximum Length:** 127 characters **Maximum Length:** 1 characters **encrypted** **Description** Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string) **https-port** **Description** Proxy server HTTPs port **Type:** number **Range:** 1-65535 **password** **Description** Password for proxy authentication **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **proxy-host** **Description** Proxy server hostname or IP address **Type:** string **Maximum Length:** 127 characters **Maximum Length:** 1 characters **secret-string** **Description** password value **Type:** string **Format:** password **Maximum Length:** 127 characters **Maximum Length:** 1 characters **username** **Description** Username for proxy authentication **Type:** string **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters