.. _key: key === Authentication key management key Specification ----------------- ===================================== ============================================================================== **Parameter** **Value** ===================================== ============================================================================== **Type** *Collection* **Object Key(s)** *key-chain-flag, key-chain-name* **Collection Name** :ref:`2209_key_list` **Collection URI** /axapi/v3/key **Element Name** key **Element URI** /axapi/v3/key/{key-chain-flag}+{key-chain-name} **Element Attributes** key_attributes **Partition Visibility** shared **Schema** :download:`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 .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/key .. raw:: html :ref:`2209_key_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/key .. raw:: html :ref:`2209_key_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/key/{key-chain-flag}+{key-chain-name} .. raw:: html :ref:`2209_key_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/key .. raw:: html :ref:`2209_key_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/key/{key-chain-flag}+{key-chain-name} .. raw:: html :ref:`2209_key_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/key/{key-chain-flag}+{key-chain-name} .. raw:: html :ref:`2209_key_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/key .. raw:: html :ref:`2209_key_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/key/{key-chain-flag}+{key-chain-name} .. raw:: html :ref:`2209_key_attributes` .. raw:: html
.. _2209_key_list: key-list -------- key-list is **JSON List** of :ref:`2209_key_attributes` key-list : [ { :ref:`2209_key_attributes` }, { :ref:`2209_key_attributes` }, ... ] .. _2209_key_attributes: key attributes -------------- **key-chain-flag** **Description** Key-chain management **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **key-chain-name** **Description** Key-chain name **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **key-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/key/{key-chain-flag}+{key-chain-name}/key/{key-number} ` **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2209_key-list: key-list ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **key-number** **Description** Key identifier number **Type:** number **Range:** 1-255 **key-string** **Description** Set key string (The key) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters