ddos dst default src-port

DDOS Source Port & Protocol configuration

src-port Specification

Parameter Value
Type Collection
Object Key(s) port-num, protocol
Collection Name src-port-list
Collection URI /axapi/v3/ddos/dst/default/{default-address-type}/src-port
Element Name src-port
Element URI /axapi/v3/ddos/dst/default/{default-address-type}/src-port/{port-num}+{protocol}
Element Attributes src-port_attributes
Partition Visibility shared
Schema src-port schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/ddos/dst/default/{default-address-type}/src-port

src-port attributes

Create List

POST

/axapi/v3/ddos/dst/default/{default-address-type}/src-port

src-port attributes

Get Object

GET

/axapi/v3/ddos/dst/default/{default-address-type}/src-port/{port-num}+{protocol}

src-port attributes

Get List

GET

/axapi/v3/ddos/dst/default/{default-address-type}/src-port

src-port-list

Modify Object

POST

/axapi/v3/ddos/dst/default/{default-address-type}/src-port/{port-num}+{protocol}

src-port attributes

Replace Object

PUT

/axapi/v3/ddos/dst/default/{default-address-type}/src-port/{port-num}+{protocol}

src-port attributes

Replace List

PUT

/axapi/v3/ddos/dst/default/{default-address-type}/src-port

src-port-list

Delete Object

DELETE

/axapi/v3/ddos/dst/default/{default-address-type}/src-port/{port-num}+{protocol}

src-port attributes

src-port-list

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

src-port-list : [

src-port 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

port-num

Description Port Number

Type: number

Range: 0-65535

protocol

Description ‘udp’: udp; ‘tcp’: tcp;

Type: string

Supported Values: udp, tcp

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