slb template client-ssl certificate¶
Server Certificate
certificate Specification¶
Type Collection Object Key(s) cert Collection Name certificate-list Collection URI /axapi/v3/slb/template/client-ssl/{name}/certificate Element Name certificate Element URI /axapi/v3/slb/template/client-ssl/{name}/certificate/{cert} Element Attributes certificate_attributes Schema certificate schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/client-ssl/{name}/certificate | ||
Create List | POST | /axapi/v3/slb/template/client-ssl/{name}/certificate | ||
Get Object | GET | /axapi/v3/slb/template/client-ssl/{name}/certificate/{cert} | ||
Get List | GET | /axapi/v3/slb/template/client-ssl/{name}/certificate | ||
Modify Object | POST | /axapi/v3/slb/template/client-ssl/{name}/certificate/{cert} | ||
Replace Object | PUT | /axapi/v3/slb/template/client-ssl/{name}/certificate/{cert} | ||
Replace List | PUT | /axapi/v3/slb/template/client-ssl/{name}/certificate | ||
Delete Object | DELETE | /axapi/v3/slb/template/client-ssl/{name}/certificate/{cert} |
certificate-list¶
certificate-list is JSON List of certificate attributes
certificate-list : [
]
certificate attributes¶
cert
Description Certificate Name
Type: string
Format: string-rlx
Maximum Length: 245 characters
Maximum Length: 1 characters
chain-cert
Description Chain Certificate (Chain Certificate Name)
Type: string
Format: string-rlx
Maximum Length: 245 characters
Maximum Length: 1 characters
key
Description Server Private Key (Key Name)
Type: string
Format: string-rlx
Maximum Length: 245 characters
Maximum Length: 1 characters
key-encrypted
Description Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED password string)passphrase
Description Password Phrase
Type: string
Format: password
Maximum Length: 63 characters
Maximum Length: 1 characters
shared
Description Server 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