.. _terminal: terminal ======== Set Terminal Startup Parameters terminal Specification ---------------------- ===================================== ================================================= **Parameter** **Value** ===================================== ================================================= **Type** *Configuration Resource* **Element Name** terminal **Element URI** /axapi/v3/terminal **Element Attributes** terminal_attributes **Partition Visibility** shared **Schema** :download:`terminal schema ` ===================================== ================================================= **Operations Allowed:** .. 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/terminal .. raw:: html :ref:`3495_terminal_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/terminal .. raw:: html :ref:`3495_terminal_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/terminal .. raw:: html :ref:`3495_terminal_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/terminal .. raw:: html :ref:`3495_terminal_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/terminal .. raw:: html :ref:`3495_terminal_attributes` .. raw:: html
.. _3495_terminal_attributes: terminal attributes ------------------- **auto-size** **Description** Enable terminal length and width automatically (not work if width or length set to 0) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **Mutual Exclusion:** auto-size, length, and width are mutually exclusive **editing** **Description** Enable command line editing **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **gslb-cfg** **Description:** gslb-cfg is a **JSON Block**. Please see below for :ref:`3495_gslb-cfg` **Type:** Object **history-cfg** **Description:** history-cfg is a **JSON Block**. Please see below for :ref:`3495_history-cfg` **Type:** Object **idle-timeout** **Description** Set interval for closing connection when there is no input detected (Timeout in minutes, 0 means never timeout, default is 15) **Type:** number **Range:** 0-60 **Default:** 15 **length** **Description** Set number of lines on a screen(0 for no pausing) (Number of lines on screen, 0 for no pausing, default is 24) **Type:** number **Range:** 0-512 **Default:** 24 **Mutual Exclusion:** length and auto-size are mutually exclusive **prompt-cfg** **Description:** prompt-cfg is a **JSON Block**. Please see below for :ref:`3495_prompt-cfg` **Type:** Object **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **width** **Description** Set width of the display terminal (Number of characters on a screen line, 0 means infinite, default is 80) **Type:** number **Range:** 0-512 **Default:** 80 **Mutual Exclusion:** width and auto-size are mutually exclusive .. _3495_gslb-cfg: gslb-cfg ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **disable** **Description** Group status show disable **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **group-role** **Description** Show GSLB group role on CLI prompt **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **gslb-prompt** **Description** The gslb status prompt function set **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **symbol** **Description** Show "gslb" symbol on CLI prompt **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 .. _3495_history-cfg: history-cfg ^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **enable** **Description** Enable terminal history **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 1 **size** **Description** Set history buffer size (Size of history buffer, default is 256) **Type:** number **Range:** 0-1000 **Default:** 256 .. _3495_prompt-cfg: prompt-cfg ^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **ha-status** **Description** Display HA status in prompt, eg. Active, Standby, ForcedStandby **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **hostname** **Description** Display hostname in prompt **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **prompt** **Description** Configure the normal prompt format **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **vcs-cfg** **Description:** vcs-cfg is a **JSON Block**. Please see below for :ref:`3495_prompt-cfg_vcs-cfg` **Type:** Object .. _3495_prompt-cfg_vcs-cfg: prompt-cfg_vcs-cfg ^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **vcs-status** **Description** Display VCS status in prompt, eg. vMaster, vBlade **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0