.. _slb_template_imap_pop3: slb template imap-pop3 ====================== IMAP imap-pop3 Specification ----------------------- ===================================== ====================================================================== **Parameter** **Value** ===================================== ====================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`3000_imap-pop3_list` **Collection URI** /axapi/v3/slb/template/imap-pop3 **Element Name** imap-pop3 **Element URI** /axapi/v3/slb/template/imap-pop3/{name} **Element Attributes** imap-pop3_attributes **Partition Visibility** shared **Schema** :download:`imap-pop3 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/slb/template/imap-pop3 .. raw:: html :ref:`3000_imap-pop3_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/slb/template/imap-pop3 .. raw:: html :ref:`3000_imap-pop3_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/imap-pop3/{name} .. raw:: html :ref:`3000_imap-pop3_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/slb/template/imap-pop3 .. raw:: html :ref:`3000_imap-pop3_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/imap-pop3/{name} .. raw:: html :ref:`3000_imap-pop3_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/imap-pop3/{name} .. raw:: html :ref:`3000_imap-pop3_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/imap-pop3 .. raw:: html :ref:`3000_imap-pop3_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/imap-pop3/{name} .. raw:: html :ref:`3000_imap-pop3_attributes` .. raw:: html
.. _3000_imap-pop3_list: imap-pop3-list -------------- imap-pop3-list is **JSON List** of :ref:`3000_imap-pop3_attributes` imap-pop3-list : [ { :ref:`3000_imap-pop3_attributes` }, { :ref:`3000_imap-pop3_attributes` }, ... ] .. _3000_imap-pop3_attributes: imap-pop3 attributes -------------------- **logindisabled** **Description** Disable Login before STARTTLS.Works only for imap **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **name** **Description** IMAP-POP3 Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **starttls** **Description** 'disabled': Disable STARTTLS; 'optional': STARTTLS is optional requirement; 'enforced': Must issue STARTTLS command before imap transaction; **Type:** string **Supported Values:** disabled, optional, enforced **Default:** disabled **user-tag** **Description** Customized tag **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