.. _tacacs_server_host_tacacs_hostname: tacacs-server host tacacs-hostname ================================== Specify the hostname of TACACS+ server tacacs-hostname Specification ----------------------------- ===================================== ====================================================================================== **Parameter** **Value** ===================================== ====================================================================================== **Type** *Collection* **Object Key(s)** *hostname* **Collection Name** :ref:`3459_tacacs-hostname_list` **Collection URI** /axapi/v3/tacacs-server/host/tacacs-hostname **Element Name** tacacs-hostname **Element URI** /axapi/v3/tacacs-server/host/tacacs-hostname/{hostname} **Element Attributes** tacacs-hostname_attributes **Partition Visibility** shared **Schema** :download:`tacacs-hostname 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/tacacs-server/host/tacacs-hostname .. raw:: html :ref:`3459_tacacs-hostname_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/tacacs-server/host/tacacs-hostname .. raw:: html :ref:`3459_tacacs-hostname_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/tacacs-server/host/tacacs-hostname/{hostname} .. raw:: html :ref:`3459_tacacs-hostname_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/tacacs-server/host/tacacs-hostname .. raw:: html :ref:`3459_tacacs-hostname_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/tacacs-server/host/tacacs-hostname/{hostname} .. raw:: html :ref:`3459_tacacs-hostname_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/tacacs-server/host/tacacs-hostname/{hostname} .. raw:: html :ref:`3459_tacacs-hostname_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/tacacs-server/host/tacacs-hostname .. raw:: html :ref:`3459_tacacs-hostname_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/tacacs-server/host/tacacs-hostname/{hostname} .. raw:: html :ref:`3459_tacacs-hostname_attributes` .. raw:: html
.. _3459_tacacs-hostname_list: tacacs-hostname-list -------------------- tacacs-hostname-list is **JSON List** of :ref:`3459_tacacs-hostname_attributes` tacacs-hostname-list : [ { :ref:`3459_tacacs-hostname_attributes` }, { :ref:`3459_tacacs-hostname_attributes` }, ... ] .. _3459_tacacs-hostname_attributes: tacacs-hostname attributes -------------------------- **hostname** **Description** Hostname of TACACS+ server **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **secret** **Description:** secret is a **JSON Block**. Please see below for :ref:`3459_secret` **Type:** Object **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _3459_secret: secret ^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **encrypted** **Description** Do NOT use this option manually. (This is an A10 reserved keyword.) help-val The ENCRYPTED secret string **port-cfg** **Description:** port-cfg is a **JSON Block**. Please see below for :ref:`3459_secret_port-cfg` **Type:** Object **secret-value** **Description** The TACACS+ server's secret **Type:** string **Format:** password **Maximum Length:** 127 characters **Maximum Length:** 1 characters **source-eth** **Description** Ethernet interface (Port number) **Type:** number **Format:** interface **source-ip** **Description** IP address **Type:** string **Format:** ipv4-address **source-ipv6** **Description** IPV6 address **Type:** string **Format:** ipv6-address **source-lif** **Description** Logical interface (Lif interface number) **Type:** number **Range:** 1-128 **source-loopback** **Description** Loopback interface (Port number) **Type:** number **Format:** interface **source-trunk** **Description** Trunk interface (Trunk interface number) **Type:** number **Format:** interface **source-ve** **Description** Virtual ethernet interface (Virtual ethernet interface number) **Type:** number **Format:** interface .. _3459_secret_port-cfg: secret_port-cfg ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **encrypted** **Description** Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string) **monitor** **Description** Specify monitor TACACS+ server **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **password** **Description** Specify the user password **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **password-value** **Description** The user password **Type:** string **Format:** password **Maximum Length:** 31 characters **Maximum Length:** 1 characters **port** **Description** Specify the port number used by TACACS+ server.( default port is 49) (Port number (default 49)) **Type:** number **Range:** 1-65535 **Default:** 49 **timeout** **Description** Specify the maximum time allowed for setting up a connection with the TACACS+ server. (default timeout is 12 seconds) (Maximum time allowed for setting up a connection with the TACACS+ server, in seconds (default 12)) **Type:** number **Range:** 1-12 **Default:** 12 **username** **Description** Specify the username **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters