ddos violation-actions

Violation Actions Configuration

violation-actions Specification

Type

Collection

Object Key(s)

name

Collection Name

violation-actions-list

Collection URI

/axapi/v3/ddos/violation-actions

Element Name

violation-actions

Element URI

/axapi/v3/ddos/violation-actions/{name}

Element Attributes

violation-actions_attributes

Schema

violation-actions schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/ddos/violation-actions

violation-actions attributes

Create List

POST

/axapi/v3/ddos/violation-actions

violation-actions attributes

Get Object

GET

/axapi/v3/ddos/violation-actions/{name}

violation-actions attributes

Get List

GET

/axapi/v3/ddos/violation-actions

violation-actions-list

Modify Object

POST

/axapi/v3/ddos/violation-actions/{name}

violation-actions attributes

Replace Object

PUT

/axapi/v3/ddos/violation-actions/{name}

violation-actions attributes

Replace List

PUT

/axapi/v3/ddos/violation-actions

violation-actions-list

Delete Object

DELETE

/axapi/v3/ddos/violation-actions/{name}

violation-actions attributes

violation-actions-list

violation-actions-list is JSON List of violation-actions attributes

violation-actions-list : [

violation-actions attributes

blackhole

Description Blackhole the zone (in minute, 0 means infinite)

Type: number

Range: 0-30

blacklist-src

Description Blacklist-src (in min) (applied only for source action)

Type: number

Range: 1-30

execute-script

Description Specify DDOS script to run (applied only for zone action)

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

execute-script-timeout

Description Timeout for script execution (in seconds) (applied only for zone action)

Type: number

Range: 5-20

name

Description DDOS violation-actions name

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

notification

Type: List

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

notification

Specification

Type

list

Block object keys

notification-template

Description Specify the notification template name

Type: string

Format: string-rlx

Maximum Length: 63 characters

Maximum Length: 1 characters

Refernce Object: /axapi/v3/ddos/notification-template