.. _ddos_token_auth: ddos token-auth =============== token authentication stats counters token-auth Specification ------------------------ ===================================== ======================================================== ===================================== ======================================================== **Type** *Configuration Resource* **Element Name** token-auth **Element URI** /axapi/v3/ddos/token-auth **Element Attributes** token-auth_attributes **Statistics Data URI** /axapi/v3/ddos/token-auth/stats **Schema** :download:`token-auth schema ` ===================================== ======================================================== **Operations Allowed:** .. 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/ddos/token-auth .. raw:: html :ref:`931_token-auth_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/token-auth .. raw:: html :ref:`931_token-auth_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/token-auth .. raw:: html :ref:`931_token-auth_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/token-auth .. raw:: html :ref:`931_token-auth_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/token-auth .. raw:: html :ref:`931_token-auth_attributes` .. raw:: html
.. _931_token-auth_attributes: token-auth attributes --------------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _931_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'token_authentication_matched': Token Authentication Matched Packets; 'token_authentication_mismatched': Token Authentication MisMatched Packets; 'token_authentication_invalid': Token Authentication Invalid Packets; 'token_authentication_dropped': Token Authentication Dropped Packets; **Type:** string **Supported Values:** all, token_authentication_matched, token_authentication_mismatched, token_authentication_invalid, token_authentication_dropped .. _931_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - token_authentication_mismatched - 8 - Token Authentication MisMatched Packets * - - token_authentication_dropped - 8 - Token Authentication Dropped Packets * - - token_authentication_invalid - 8 - Token Authentication Invalid Packets * - - token_authentication_matched - 8 - Token Authentication Matched Packets