.. _system_mfa_cert_store: system mfa-cert-store ===================== Define a 2FA management client certificate store mfa-cert-store Specification ---------------------------- ===================================== ============================================================== **Parameter** **Value** ===================================== ============================================================== **Type** *Configuration Resource* **Element Name** mfa-cert-store **Element URI** /axapi/v3/system/mfa-cert-store **Element Attributes** mfa-cert-store_attributes **Partition Visibility** shared **Schema** :download:`mfa-cert-store 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/system/mfa-cert-store .. raw:: html :ref:`3326_mfa-cert-store_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/mfa-cert-store .. raw:: html :ref:`3326_mfa-cert-store_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/mfa-cert-store .. raw:: html :ref:`3326_mfa-cert-store_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/mfa-cert-store .. raw:: html :ref:`3326_mfa-cert-store_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/mfa-cert-store .. raw:: html :ref:`3326_mfa-cert-store_attributes` .. raw:: html
.. _3326_mfa-cert-store_attributes: mfa-cert-store attributes ------------------------- **cert-host** **Description** Configure certificate store host **Type:** string **Format:** host **cert-store-path** **Description** Configure certificate store path **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters **encrypted** **Description** Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string) **passwd-string** **Description** Certificate store host password **Type:** string **Format:** password **Maximum Length:** 128 characters **Maximum Length:** 1 characters **protocol** **Description** 'tftp': Use tftp for connection; 'ftp': Use ftp for connection; 'scp': Use scp for connection; 'http': Use http for connection; 'https': Use https for connection; 'sftp': Use sftp for connection; **Type:** string **Supported Values:** tftp, ftp, scp, http, https, sftp **username** **Description** Certificate store host username **Type:** string **Format:** string-rlx **Maximum Length:** 31 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters