.. _accounting: accounting ========== Configuration for accounting accounting Specification ------------------------ ===================================== =================================================== **Parameter** **Value** ===================================== =================================================== **Type** *Configuration Resource* **Element Name** accounting **Element URI** /axapi/v3/accounting **Element Attributes** accounting_attributes **Partition Visibility** shared **Schema** :download:`accounting 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/accounting .. raw:: html :ref:`138_accounting_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/accounting .. raw:: html :ref:`138_accounting_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/accounting .. raw:: html :ref:`138_accounting_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/accounting .. raw:: html :ref:`138_accounting_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/accounting .. raw:: html :ref:`138_accounting_attributes` .. raw:: html
.. _138_accounting_attributes: accounting attributes --------------------- **commands** **Description** Enable level for commands accounting **Type:** number **Range:** 0-15 **Default:** 0 **debug** **Description** Specify the debug level for accounting (Debug level for command accounting. bitwise OR of the following: 1(common), 2(packet),4(packet detail), 8(md5)) **Type:** number **Range:** 1-15 **exec** **Description:** exec is a **JSON Block**. Please see below for :ref:`138_exec` **Type:** Object **Reference Object:** :doc:`/axapi/v3/accounting/exec ` **stop-only** **Description** Record stop when service terminates **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **tacplus** **Description** Use TACACS+ servers for accounting **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 .. _138_exec: exec ^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **accounting-exec-method** **Description** 'tacplus': Use TACACS+ servers for accounting; 'radius': Use radius servers for accounting; **Type:** string **Supported Values:** tacplus, radius **accounting-exec-type** **Description** 'start-stop': Record start and stop without waiting; 'stop-only': Record stop when service terminates; **Type:** string **Supported Values:** start-stop, stop-only **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters