.. _slb_common_cert_pinning: slb common cert-pinning ======================= Configure the cert-pinning related settings cert-pinning Specification -------------------------- ===================================== ================================================================ **Parameter** **Value** ===================================== ================================================================ **Type** *Configuration Resource* **Element Name** cert-pinning **Element URI** /axapi/v3/slb/common/cert-pinning **Element Attributes** cert-pinning_attributes **Partition Visibility** shared **Schema** :download:`cert-pinning 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/slb/common/cert-pinning .. raw:: html :ref:`2720_cert-pinning_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/common/cert-pinning .. raw:: html :ref:`2720_cert-pinning_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/common/cert-pinning .. raw:: html :ref:`2720_cert-pinning_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/common/cert-pinning .. raw:: html :ref:`2720_cert-pinning_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/common/cert-pinning .. raw:: html :ref:`2720_cert-pinning_attributes` .. raw:: html
.. _2720_cert-pinning_attributes: cert-pinning attributes ----------------------- **candidate-list-feedback-opt-in** **Description:** candidate-list-feedback-opt-in is a **JSON Block**. Please see below for :ref:`2720_candidate-list-feedback-opt-in` **Type:** Object **Reference Object:** :doc:`/axapi/v3/slb/common/cert-pinning/candidate-list-feedback-opt-in ` **ttl** **Description** The ttl of local cert pinning candidate list, multiple of 10 minutes, default is 144 (1440 minutes) **Type:** number **Range:** 1-1008 **Default:** 144 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2720_candidate-list-feedback-opt-in: candidate-list-feedback-opt-in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **daily** **Description** Every day **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** daily and weekly are mutually exclusive **day-time** **Description** Time of day to update (hh:mm) in 24 hour local time **Type:** string **Format:** time-hhmm **enable** **Description** Enable the feedback function **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **schedule** **Description** schedule the uploading time, default is daily 00:00 **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **use-mgmt-port** **Description** Use management port to connect **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 **week-day** **Description** 'Monday': Monday; 'Tuesday': Tuesday; 'Wednesday': Wednesday; 'Thursday': Thursday; 'Friday': Friday; 'Saturday': Saturday; 'Sunday': Sunday; **Type:** string **Supported Values:** Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday **week-time** **Description** Time of day to update (hh:mm) in 24 hour local time **Type:** string **Format:** time-hhmm **weekly** **Description** Every week **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** weekly and daily are mutually exclusive