slb template imap-pop3¶
IMAP
imap-pop3 Specification¶
Type Collection Object Key(s) name Collection Name 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 Schema imap-pop3 schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/imap-pop3 | ||
Create List | POST | /axapi/v3/slb/template/imap-pop3 | ||
Get Object | GET | /axapi/v3/slb/template/imap-pop3/{name} | ||
Get List | GET | /axapi/v3/slb/template/imap-pop3 | ||
Modify Object | POST | /axapi/v3/slb/template/imap-pop3/{name} | ||
Replace Object | PUT | /axapi/v3/slb/template/imap-pop3/{name} | ||
Replace List | PUT | /axapi/v3/slb/template/imap-pop3 | ||
Delete Object | DELETE | /axapi/v3/slb/template/imap-pop3/{name} |
imap-pop3-list¶
imap-pop3-list is JSON List of imap-pop3 attributes
imap-pop3-list : [
]
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