slb template quic

QUIC template

quic Specification

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

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/template/quic

quic attributes

Create List

POST

/axapi/v3/slb/template/quic

quic attributes

Get Object

GET

/axapi/v3/slb/template/quic/{name}

quic attributes

Get List

GET

/axapi/v3/slb/template/quic

quic-list

Modify Object

POST

/axapi/v3/slb/template/quic/{name}

quic attributes

Replace Object

PUT

/axapi/v3/slb/template/quic/{name}

quic attributes

Replace List

PUT

/axapi/v3/slb/template/quic

quic-list

Delete Object

DELETE

/axapi/v3/slb/template/quic/{name}

quic attributes

quic-list

quic-list is JSON List of quic attributes

quic-list : [

quic attributes

burst-len

Description Number of burst packet, default 16

Type: number

Range: 16-360

connection-id-length

Description Connection id length in byte, default 8 bytes

Type: number

Range: 1-20

idle-timeout

Description Idle Timeout (interval of 60 seconds), default 120 seconds (idle timeout in second, default 120)

Type: number

Range: 1-3600

initial-wnd

Description Initial window size in byte, default 10000 (Initial window size, default 10000)

Type: number

Range: 10000-100000

key-update-to-client

Description Initiate key update on the client-side

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

key-update-to-server

Description Initiate key update on the server-side

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

name

Description QUIC Template Name

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

receive-buffer

Description Receive buffer size in byte, default 200000 (Receive buffer size, default 200000)

Type: number

Range: 30000-400000

server-retry

Description Enable server retry

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

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