ddos dst entry src-port-range

DDOS SRC Port Range & Protocol configuration

src-port-range Specification

Parameter Value
Type Collection
Object Key(s) src-port-range-start, src-port-range-end, protocol
Collection Name src-port-range-list
Collection URI /axapi/v3/ddos/dst/entry/{dst-entry-name}/src-port-range
Element Name src-port-range
Element URI /axapi/v3/ddos/dst/entry/{dst-entry-name}/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}
Element Attributes src-port-range_attributes
Partition Visibility shared
Statistics Data URI /axapi/v3/ddos/dst/entry/{dst-entry-name}/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/stats
Operational Data URI /axapi/v3/ddos/dst/entry/{dst-entry-name}/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}/oper
Schema src-port-range schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/ddos/dst/entry/{dst-entry-name}/src-port-range

src-port-range attributes

Create List

POST

/axapi/v3/ddos/dst/entry/{dst-entry-name}/src-port-range

src-port-range attributes

Get Object

GET

/axapi/v3/ddos/dst/entry/{dst-entry-name}/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}

src-port-range attributes

Get List

GET

/axapi/v3/ddos/dst/entry/{dst-entry-name}/src-port-range

src-port-range-list

Modify Object

POST

/axapi/v3/ddos/dst/entry/{dst-entry-name}/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}

src-port-range attributes

Replace Object

PUT

/axapi/v3/ddos/dst/entry/{dst-entry-name}/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}

src-port-range attributes

Replace List

PUT

/axapi/v3/ddos/dst/entry/{dst-entry-name}/src-port-range

src-port-range-list

Delete Object

DELETE

/axapi/v3/ddos/dst/entry/{dst-entry-name}/src-port-range/{src-port-range-start}+{src-port-range-end}+{protocol}

src-port-range attributes

src-port-range-list

src-port-range-list is JSON List of src-port-range attributes

src-port-range-list : [

src-port-range attributes

deny

Description Blacklist and Drop all incoming packets for protocol

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

glid

Description Global limit ID

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

Reference Object: /axapi/v3/glid

protocol

Description ‘udp’: UDP Port; ‘tcp’: TCP Port;

Type: string

Supported Values: udp, tcp

set-counter-base-val

Description Set T2 counter value of current context to specified value

Type: number

Range: 1-4294967295

src-port-range-end

Description Src Port-Range End Port Number

Type: number

Range: 2-65535

src-port-range-start

Description Src Port-Range Start Port Number

Type: number

Range: 1-65535

template

Description: template is a JSON Block. Please see below for template

Type: Object

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

template

Specification Value
Type object

src-tcp

Description DDOS tcp src template

Type: string

Format: string-rlx

Maximum Length: 128 characters

Maximum Length: 1 characters

src-udp

Description DDOS udp src template

Type: string

Format: string-rlx

Maximum Length: 128 characters

Maximum Length: 1 characters