.. _ddos_notification_template_api: ddos notification-template api ============================== Violation action notification api configuration api Specification ----------------- ===================================== ============================================================================== **Parameter** **Value** ===================================== ============================================================================== **Type** *Configuration Resource* **Element Name** api **Element URI** /axapi/v3/ddos/notification-template/{name}/api **Element Attributes** api_attributes **Partition Visibility** shared **Schema** :download:`api 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/notification-template/{name}/api .. raw:: html :ref:`1104_api_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/notification-template/{name}/api .. raw:: html :ref:`1104_api_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/notification-template/{name}/api .. raw:: html :ref:`1104_api_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/notification-template/{name}/api .. raw:: html :ref:`1104_api_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/notification-template/{name}/api .. raw:: html :ref:`1104_api_attributes` .. raw:: html
.. _1104_api_attributes: api attributes -------------- **authentication** **Description:** authentication is a **JSON Block**. Please see below for :ref:`1104_authentication` **Type:** Object **Reference Object:** :doc:`/axapi/v3/ddos/notification-template/{name}/api/authentication ` **disable-authentication** **Description** Disable authentication to communicate to the host **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **host-ipv4-address** **Description** Configure the host IPv4 address to send notification (IPv4 address of the host) **Type:** string **Format:** ipv4-address **Mutual Exclusion:** host-ipv4-address, host-ipv6-address, and hostname are mutually exclusive **host-ipv6-address** **Description** Configure the host IPv6 address to send notification (IPv6 address of the host) **Type:** string **Format:** ipv6-address **Mutual Exclusion:** host-ipv6-address, host-ipv4-address, and hostname are mutually exclusive **hostname** **Description** host name(e.g www.a10networks.com) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Mutual Exclusion:** hostname, host-ipv4-address, and host-ipv6-address are mutually exclusive **http-port** **Description** Configure the http port to use(default 80) (http port(default 80)) **Type:** number **Range:** 1-65535 **Default:** 80 **http-protocol** **Description** 'http': Use http protocol; 'https': Use https protocol(default); (http protocol) **Type:** string **Supported Values:** http, https **Default:** https **https-port** **Description** Configure the https port to use(default 443) (https port(default 443)) **Type:** number **Range:** 1-65535 **Default:** 443 **relative-uri** **Description** Configure the relative uri for the api(e.g /example , default /) (api relative uri) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Default:** / **timeout** **Description** Configure the api execution timeout(default 10secs) (api timeout) **Type:** number **Range:** 5-60 **Default:** 10 **use-mgmt-port** **Description** Use management port to send out notification **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 .. _1104_authentication: authentication ^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **api-key** **Description** Configure api-key as a mode of authentication **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **api-key-encrypted** **Description** Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string) **api-key-string** **Description** Configure api-key as a mode of authentication **Type:** string **Format:** password **Maximum Length:** 64 characters **Maximum Length:** 1 characters **auth-password** **Description** Configure the authentication user password (Authentication password) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **auth-password-val** **Description** Configure the authentication user password (Authentication password) **Type:** string **Format:** password **Maximum Length:** 63 characters **Maximum Length:** 1 characters **auth-username** **Description** Configure the authentication user name **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **encrypted** **Description** Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string) **relative-login-uri** **Description** Configure the authentication login uri **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **relative-logoff-uri** **Description** Configure the authentication logoff uri **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