slb template dblb¶
DBLB template
dblb Specification¶
Type Collection Object Key(s) name Collection Name dblb-list Collection URI /axapi/v3/slb/template/dblb Element Name dblb Element URI /axapi/v3/slb/template/dblb/{name} Element Attributes dblb_attributes Schema dblb schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/dblb | ||
Create List | POST | /axapi/v3/slb/template/dblb | ||
Get Object | GET | /axapi/v3/slb/template/dblb/{name} | ||
Get List | GET | /axapi/v3/slb/template/dblb | ||
Modify Object | POST | /axapi/v3/slb/template/dblb/{name} | ||
Replace Object | PUT | /axapi/v3/slb/template/dblb/{name} | ||
Replace List | PUT | /axapi/v3/slb/template/dblb | ||
Delete Object | DELETE | /axapi/v3/slb/template/dblb/{name} |
dblb-list¶
dblb-list is JSON List of dblb attributes
dblb-list : [
]
dblb attributes¶
calc-sha1
Description: calc-sha1 is a JSON Block. Please see below for calc-sha1
Type: Object
Reference Object: /axapi/v3/slb/template/dblb/{name}/calc-sha1
class-list
Description Specify user/password string class list (Class list name)
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
name
Description DBLB template name
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
server-version
Description ‘MSSQL2008’: MSSQL server 2008 or 2008 R2; ‘MSSQL2012’: MSSQL server 2012; ‘MySQL’: MySQL server (any version);
Type: string
Supported Values: MSSQL2008, MSSQL2012, MySQL
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
calc-sha1¶
Specification Type object sha1-value
Description Cleartext password
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters