ddos detection settings standalone-settings

Configure ddos standalone detection settings

standalone-settings Specification

Parameter Value
Type Configuration Resource
Element Name standalone-settings
Element URI /axapi/v3/ddos/detection/settings/standalone-settings
Element Attributes standalone-settings_attributes
Partition Visibility shared
Schema standalone-settings schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/ddos/detection/settings/standalone-settings

standalone-settings attributes

Get Object

GET

/axapi/v3/ddos/detection/settings/standalone-settings

standalone-settings attributes

Modify Object

POST

/axapi/v3/ddos/detection/settings/standalone-settings

standalone-settings attributes

Replace Object

PUT

/axapi/v3/ddos/detection/settings/standalone-settings

standalone-settings attributes

Delete Object

DELETE

/axapi/v3/ddos/detection/settings/standalone-settings

standalone-settings attributes

standalone-settings attributes

action

Description ‘enable’: Enable standalone detector; ‘disable’: Disable standalone detector (default);

Type: string

Supported Values: enable, disable

Default: disable

de-escalation-quiet-time

Description Configure de-escalation needed time in minutes from level 1 to 0.(default 6 minutes)

Type: number

Range: 1-60

netflow

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

Type: Object

Reference Object: /axapi/v3/ddos/detection/settings/standalone-settings/netflow

sflow

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

Type: Object

Reference Object: /axapi/v3/ddos/detection/settings/standalone-settings/sflow

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

netflow

Specification Value
Type object

listening-port

Description Netflow port to receive packets (Netflow port number(default 9996))

Type: number

Range: 1-65535

Default: 9996

template-active-timeout

Description Configure active timeout of the netflow templates received in mins (Template active timeout(mins)(default 30mins))

Type: number

Range: 2-300

Default: 30

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

sflow

Specification Value
Type object

listening-port

Description sFlow port to receive packets (sFlow port number(default 6343))

Type: number

Range: 1-65535

Default: 6343

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters