.. _export_periodic_ssl_key: export-periodic ssl-key ======================= SSL Key File ssl-key Specification --------------------- ===================================== ==================================================================================== **Parameter** **Value** ===================================== ==================================================================================== **Type** *Collection* **Object Key(s)** *ssl-key* **Collection Name** :ref:`644_ssl-key_list` **Collection URI** /axapi/v3/export-periodic/{axdebug}/ssl-key **Element Name** ssl-key **Element URI** /axapi/v3/export-periodic/{axdebug}/ssl-key/{ssl-key} **Element Attributes** ssl-key_attributes **Partition Visibility** None **Schema** :download:`ssl-key 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/export-periodic/{axdebug}/ssl-key .. raw:: html :ref:`644_ssl-key_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/export-periodic/{axdebug}/ssl-key .. raw:: html :ref:`644_ssl-key_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/export-periodic/{axdebug}/ssl-key/{ssl-key} .. raw:: html :ref:`644_ssl-key_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/export-periodic/{axdebug}/ssl-key .. raw:: html :ref:`644_ssl-key_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/export-periodic/{axdebug}/ssl-key/{ssl-key} .. raw:: html :ref:`644_ssl-key_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/export-periodic/{axdebug}/ssl-key/{ssl-key} .. raw:: html :ref:`644_ssl-key_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/export-periodic/{axdebug}/ssl-key .. raw:: html :ref:`644_ssl-key_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/export-periodic/{axdebug}/ssl-key/{ssl-key} .. raw:: html :ref:`644_ssl-key_attributes` .. raw:: html
.. _644_ssl-key_list: ssl-key-list ------------ ssl-key-list is **JSON List** of :ref:`644_ssl-key_attributes` ssl-key-list : [ { :ref:`644_ssl-key_attributes` }, { :ref:`644_ssl-key_attributes` }, ... ] .. _644_ssl-key_attributes: ssl-key attributes ------------------ **period** **Description** Specify the period in second **Type:** number **Range:** 60-31536000 **remote-file** **Description** profile name for remote url **Type:** string **Format:** url **ssl-key** **Description** SSL Key File **Type:** string **Maximum Length:** 255 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