slb template client-ssl certificate

Server Certificate

certificate Specification

Parameter Value
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
Partition Visibility shared
Schema certificate schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/template/client-ssl/{name}/certificate

certificate attributes

Create List

POST

/axapi/v3/slb/template/client-ssl/{name}/certificate

certificate attributes

Get Object

GET

/axapi/v3/slb/template/client-ssl/{name}/certificate/{cert}

certificate attributes

Get List

GET

/axapi/v3/slb/template/client-ssl/{name}/certificate

certificate-list

Modify Object

POST

/axapi/v3/slb/template/client-ssl/{name}/certificate/{cert}

certificate attributes

Replace Object

PUT

/axapi/v3/slb/template/client-ssl/{name}/certificate/{cert}

certificate attributes

Replace List

PUT

/axapi/v3/slb/template/client-ssl/{name}/certificate

certificate-list

Delete Object

DELETE

/axapi/v3/slb/template/client-ssl/{name}/certificate/{cert}

certificate attributes

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