.. _authorization: authorization ============= Configuration for command authorization authorization Specification --------------------------- ===================================== ====================================================== **Parameter** **Value** ===================================== ====================================================== **Type** *Configuration Resource* **Element Name** authorization **Element URI** /axapi/v3/authorization **Element Attributes** authorization_attributes **Partition Visibility** shared **Schema** :download:`authorization 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/authorization .. raw:: html :ref:`196_authorization_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/authorization .. raw:: html :ref:`196_authorization_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/authorization .. raw:: html :ref:`196_authorization_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/authorization .. raw:: html :ref:`196_authorization_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/authorization .. raw:: html :ref:`196_authorization_attributes` .. raw:: html
.. _196_authorization_attributes: authorization attributes ------------------------ **commands** **Description** Commands level for authorization **Type:** number **Range:** 0-15 **debug** **Description** Specify the debug level for authorization (Debug level for command authorization. bitwise OR of the following: 1(common), 2(packet),4(packet detail), 8(md5)) **Type:** number **Range:** 1-15 **method** **Description:** method is a **JSON Block**. Please see below for :ref:`196_method` **Type:** Object **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _196_method: method ^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **none** **Description** No command authorization **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **tacplus** **Description** Using TACACS+ protocol **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0