.. _banner: banner ====== Define a login banner banner Specification -------------------- ===================================== =============================================== **Parameter** **Value** ===================================== =============================================== **Type** *Configuration Resource* **Element Name** banner **Element URI** /axapi/v3/banner **Element Attributes** banner_attributes **Partition Visibility** shared **Schema** :download:`banner 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/banner .. raw:: html :ref:`224_banner_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/banner .. raw:: html :ref:`224_banner_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/banner .. raw:: html :ref:`224_banner_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/banner .. raw:: html :ref:`224_banner_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/banner .. raw:: html :ref:`224_banner_attributes` .. raw:: html
.. _224_banner_attributes: banner attributes ----------------- **exec-banner-cfg** **Description:** exec-banner-cfg is a **JSON Block**. Please see below for :ref:`224_exec-banner-cfg` **Type:** Object **login-banner-cfg** **Description:** login-banner-cfg is a **JSON Block**. Please see below for :ref:`224_login-banner-cfg` **Type:** Object **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _224_exec-banner-cfg: exec-banner-cfg ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **exec** **Description** Set EXEC process creation banner **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **exec-banner** **Description** Banner text, string \n is taken as line break of multi-line banner text, use \\n for \n, \077 for ? and \011 for tab **Type:** string **Format:** string-rlx **Maximum Length:** 2048 characters **Maximum Length:** 1 characters .. _224_login-banner-cfg: login-banner-cfg ^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **login** **Description** Set login banner **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **login-banner** **Description** Banner text, string \n is taken as line break of multi-line banner text, use \\n to indicate \n **Type:** string **Format:** string-rlx **Maximum Length:** 2048 characters **Maximum Length:** 1 characters