slb template connection-reuse

Connection Reuse

connection-reuse Specification

Parameter Value
Type Collection
Object Key(s) name
Collection Name connection-reuse-list
Collection URI /axapi/v3/slb/template/connection-reuse
Element Name connection-reuse
Element URI /axapi/v3/slb/template/connection-reuse/{name}
Element Attributes connection-reuse_attributes
Partition Visibility shared
Schema connection-reuse schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/template/connection-reuse

connection-reuse attributes

Create List

POST

/axapi/v3/slb/template/connection-reuse

connection-reuse attributes

Get Object

GET

/axapi/v3/slb/template/connection-reuse/{name}

connection-reuse attributes

Get List

GET

/axapi/v3/slb/template/connection-reuse

connection-reuse-list

Modify Object

POST

/axapi/v3/slb/template/connection-reuse/{name}

connection-reuse attributes

Replace Object

PUT

/axapi/v3/slb/template/connection-reuse/{name}

connection-reuse attributes

Replace List

PUT

/axapi/v3/slb/template/connection-reuse

connection-reuse-list

Delete Object

DELETE

/axapi/v3/slb/template/connection-reuse/{name}

connection-reuse attributes

connection-reuse-list

connection-reuse-list is JSON List of connection-reuse attributes

connection-reuse-list : [

connection-reuse attributes

add-header

Description Insert HTTP Connection: keep-alive header

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

keep-alive-conn

Description Keep a number of server connections open

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

limit-per-server

Description Max Server Connections allowed (Connections per Server Port (default 1000))

Type: number

Range: 0-65535

Default: 1000

name

Description Connection Reuse Template Name

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

num-conn-per-port

Description Connections per Server Port (default 100)

Type: number

Range: 1-1024

Default: 100

preopen

Description Preopen server connection

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

timeout

Description Timeout in seconds. Multiple of 60 (default 2400)

Type: number

Range: 60-3600

Default: 2400

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