slb template ssli¶
SSL insight template
ssli Specification¶
Type Collection Object Key(s) name Collection Name ssli-list Collection URI /axapi/v3/slb/template/ssli Element Name ssli Element URI /axapi/v3/slb/template/ssli/{name} Element Attributes ssli_attributes Schema ssli schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/ssli | ||
Create List | POST | /axapi/v3/slb/template/ssli | ||
Get Object | GET | /axapi/v3/slb/template/ssli/{name} | ||
Get List | GET | /axapi/v3/slb/template/ssli | ||
Modify Object | POST | /axapi/v3/slb/template/ssli/{name} | ||
Replace Object | PUT | /axapi/v3/slb/template/ssli/{name} | ||
Replace List | PUT | /axapi/v3/slb/template/ssli | ||
Delete Object | DELETE | /axapi/v3/slb/template/ssli/{name} |
ssli-list¶
ssli-list is JSON List of ssli attributes
ssli-list : [
]
ssli attributes¶
name
Description SSLi Template Name
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
type
Description ‘http’: HTTP service; ‘xmpp’: XMPP service; ‘smtp’: SMTP service; ‘pop’: POP service; ‘ldap’: LDAP service; ‘ftp’: FTP service;
Type: string
Supported Values: http, xmpp, smtp, pop, ldap, ftp
Default: http
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