.. _import_periodic_ca_cert: import-periodic ca-cert ======================= SSL CA Cert File(enter bulk when import an archive file) ca-cert Specification --------------------- ===================================== ========================================================================== **Parameter** **Value** ===================================== ========================================================================== **Type** *Collection* **Object Key(s)** *ca-cert* **Collection Name** :ref:`1876_ca-cert_list` **Collection URI** /axapi/v3/import-periodic/ca-cert **Element Name** ca-cert **Element URI** /axapi/v3/import-periodic/ca-cert/{ca-cert} **Element Attributes** ca-cert_attributes **Partition Visibility** shared **Schema** :download:`ca-cert 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 .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/import-periodic/ca-cert .. raw:: html :ref:`1876_ca-cert_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/import-periodic/ca-cert .. raw:: html :ref:`1876_ca-cert_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/import-periodic/ca-cert/{ca-cert} .. raw:: html :ref:`1876_ca-cert_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/import-periodic/ca-cert .. raw:: html :ref:`1876_ca-cert_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/import-periodic/ca-cert/{ca-cert} .. raw:: html :ref:`1876_ca-cert_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/import-periodic/ca-cert/{ca-cert} .. raw:: html :ref:`1876_ca-cert_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/import-periodic/ca-cert .. raw:: html :ref:`1876_ca-cert_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/import-periodic/ca-cert/{ca-cert} .. raw:: html :ref:`1876_ca-cert_attributes` .. raw:: html
.. _1876_ca-cert_list: ca-cert-list ------------ ca-cert-list is **JSON List** of :ref:`1876_ca-cert_attributes` ca-cert-list : [ { :ref:`1876_ca-cert_attributes` }, { :ref:`1876_ca-cert_attributes` }, ... ] .. _1876_ca-cert_attributes: ca-cert attributes ------------------ **ca-cert** **Description** SSL CA Cert File(enter bulk when import an archive file) **Type:** string **Format:** string-rlx **Maximum Length:** 245 characters **Maximum Length:** 1 characters **certificate-type** **Description** 'pem': pem; 'der': der; 'pfx': pfx; 'p7b': p7b; **Type:** string **Supported Values:** pem, der, pfx, p7b **period** **Description** Specify the period in second **Type:** number **Range:** 60-31536000 **pfx-password** **Description** The password for certificate file (pfx type only) **Type:** string **Format:** password **Maximum Length:** 63 characters **Maximum Length:** 1 characters **remote-file** **Description** profile name for remote url **Type:** string **Format:** url **use-mgmt-port** **Description** Use management port as source port **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