.. _debug_ssl: debug ssl ========= Debug SSL operation ssl Specification ----------------- ===================================== ================================================== **Parameter** **Value** ===================================== ================================================== **Type** *operational* **Element Name** ssl **Element URI** /axapi/v3/debug/ssl **Element Attributes** ssl_attributes **Partition Visibility** shared **Schema** :download:`ssl schema ` ===================================== ================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
EXECUTE Object .. raw:: html POST .. raw:: html /axapi/v3/debug/ssl .. raw:: html :ref:`1433_ssl_attributes` .. raw:: html
.. _1433_ssl_attributes: ssl attributes -------------- **client-server** **Description** 'clientside': clientside SSL connection; 'serverside': serverside SSL connection; **Type:** string **Supported Values:** clientside, serverside **payload-dump-max** **Description** Maximum payload size for records to be dumped. Set to 0 to disable payload dumping **Type:** number **Range:** 0-2147483647 **read-write** **Description** 'read': read record; 'write': write record; **Type:** string **Supported Values:** read, write **record-end** **Description** The last record number to print debug messages. Default: 0 (no end) **Type:** number **Range:** 0-2147483647 **record-start** **Description** The first record number to debug prints messages. Default is 0 **Type:** number **Range:** 0-2147483647 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters