slb template server-ssl certificate¶
Client Certificate
certificate Specification¶
Type Configuration Resource Element Name certificate Element URI /axapi/v3/slb/template/server-ssl/{name}/certificate Element Attributes certificate_attributes Schema certificate schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/server-ssl/{name}/certificate | ||
Get Object | GET | /axapi/v3/slb/template/server-ssl/{name}/certificate | ||
Modify Object | POST | /axapi/v3/slb/template/server-ssl/{name}/certificate | ||
Replace Object | PUT | /axapi/v3/slb/template/server-ssl/{name}/certificate | ||
Delete Object | DELETE | /axapi/v3/slb/template/server-ssl/{name}/certificate |
certificate attributes¶
cert
Description Certificate Name
Type: string
Format: string-rlx
Maximum Length: 245 characters
Maximum Length: 1 characters
encrypted
Description Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED password string)key
Description Client private-key (Key Name)
Type: string
Format: string-rlx
Maximum Length: 245 characters
Maximum Length: 1 characters
passphrase
Description Password Phrase
Type: string
Format: password
Maximum Length: 63 characters
Maximum Length: 1 characters
shared
Description Client Certificate and Key Partition Shared
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters