.. _slb_template_client_ssl_certificate: slb template client-ssl certificate =================================== Server Certificate certificate Specification ------------------------- ===================================== ========================================================================================== **Parameter** **Value** ===================================== ========================================================================================== **Type** *Collection* **Object Key(s)** *cert* **Collection Name** :ref:`2957_certificate_list` **Collection URI** /axapi/v3/slb/template/client-ssl/{name}/certificate **Element Name** certificate **Element URI** /axapi/v3/slb/template/client-ssl/{name}/certificate/{cert} **Element Attributes** certificate_attributes **Partition Visibility** shared **Schema** :download:`certificate 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/client-ssl/{name}/certificate .. raw:: html :ref:`2957_certificate_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/slb/template/client-ssl/{name}/certificate .. raw:: html :ref:`2957_certificate_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/client-ssl/{name}/certificate/{cert} .. raw:: html :ref:`2957_certificate_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/slb/template/client-ssl/{name}/certificate .. raw:: html :ref:`2957_certificate_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/client-ssl/{name}/certificate/{cert} .. raw:: html :ref:`2957_certificate_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/client-ssl/{name}/certificate/{cert} .. raw:: html :ref:`2957_certificate_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/client-ssl/{name}/certificate .. raw:: html :ref:`2957_certificate_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/client-ssl/{name}/certificate/{cert} .. raw:: html :ref:`2957_certificate_attributes` .. raw:: html
.. _2957_certificate_list: certificate-list ---------------- certificate-list is **JSON List** of :ref:`2957_certificate_attributes` certificate-list : [ { :ref:`2957_certificate_attributes` }, { :ref:`2957_certificate_attributes` }, ... ] .. _2957_certificate_attributes: certificate attributes ---------------------- **cert** **Description** Certificate Name **Type:** string **Format:** string-rlx **Maximum Length:** 245 characters **Maximum Length:** 1 characters **chain-cert** **Description** Chain Certificate (Chain Certificate Name) **Type:** string **Format:** string-rlx **Maximum Length:** 245 characters **Maximum Length:** 1 characters **key** **Description** Server Private Key (Key Name) **Type:** string **Format:** string-rlx **Maximum Length:** 245 characters **Maximum Length:** 1 characters **key-encrypted** **Description** Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED password string) **passphrase** **Description** Password Phrase **Type:** string **Format:** password **Maximum Length:** 63 characters **Maximum Length:** 1 characters **shared** **Description** Server Certificate and Key Partition Shared **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters