.. _import_periodic_ssl_cert: import-periodic ssl-cert ======================== SSL Cert File(enter bulk when import an archive file) ssl-cert Specification ---------------------- ===================================== ============================================================================ **Parameter** **Value** ===================================== ============================================================================ **Type** *Collection* **Object Key(s)** *ssl-cert* **Collection Name** :ref:`1182_ssl-cert_list` **Collection URI** /axapi/v3/import-periodic/ssl-cert **Element Name** ssl-cert **Element URI** /axapi/v3/import-periodic/ssl-cert/{ssl-cert} **Element Attributes** ssl-cert_attributes **Partition Visibility** shared **Schema** :download:`ssl-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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/import-periodic/ssl-cert .. raw:: html :ref:`1182_ssl-cert_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/import-periodic/ssl-cert .. raw:: html :ref:`1182_ssl-cert_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/import-periodic/ssl-cert/{ssl-cert} .. raw:: html :ref:`1182_ssl-cert_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/import-periodic/ssl-cert .. raw:: html :ref:`1182_ssl-cert_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/import-periodic/ssl-cert/{ssl-cert} .. raw:: html :ref:`1182_ssl-cert_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/import-periodic/ssl-cert/{ssl-cert} .. raw:: html :ref:`1182_ssl-cert_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/import-periodic/ssl-cert .. raw:: html :ref:`1182_ssl-cert_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/import-periodic/ssl-cert/{ssl-cert} .. raw:: html :ref:`1182_ssl-cert_attributes` .. raw:: html
.. _1182_ssl-cert_list: ssl-cert-list ------------- ssl-cert-list is **JSON List** of :ref:`1182_ssl-cert_attributes` ssl-cert-list : [ { :ref:`1182_ssl-cert_attributes` }, { :ref:`1182_ssl-cert_attributes` }, ... ] .. _1182_ssl-cert_attributes: ssl-cert attributes ------------------- **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 **ssl-cert** **Description** SSL Cert File(enter bulk when import an archive file) **Type:** string **Format:** string-rlx **Maximum Length:** 245 characters **Maximum Length:** 1 characters **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