ddos dst zone capture-config

Specify packet capture-config

capture-config Specification

Parameter Value
Type Collection
Object Key(s) name
Collection Name capture-config-list
Collection URI /axapi/v3/ddos/dst/zone/{zone-name}/capture-config
Element Name capture-config
Element URI /axapi/v3/ddos/dst/zone/{zone-name}/capture-config/{name}
Element Attributes capture-config_attributes
Partition Visibility shared
Schema capture-config schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/ddos/dst/zone/{zone-name}/capture-config

capture-config attributes

Create List

POST

/axapi/v3/ddos/dst/zone/{zone-name}/capture-config

capture-config attributes

Get Object

GET

/axapi/v3/ddos/dst/zone/{zone-name}/capture-config/{name}

capture-config attributes

Get List

GET

/axapi/v3/ddos/dst/zone/{zone-name}/capture-config

capture-config-list

Modify Object

POST

/axapi/v3/ddos/dst/zone/{zone-name}/capture-config/{name}

capture-config attributes

Replace Object

PUT

/axapi/v3/ddos/dst/zone/{zone-name}/capture-config/{name}

capture-config attributes

Replace List

PUT

/axapi/v3/ddos/dst/zone/{zone-name}/capture-config

capture-config-list

Delete Object

DELETE

/axapi/v3/ddos/dst/zone/{zone-name}/capture-config/{name}

capture-config attributes

capture-config-list

capture-config-list is JSON List of capture-config attributes

capture-config-list : [

capture-config attributes

mode

Description ‘drop’: Apply capture-config to dropped packets; ‘forward’: Apply capture-config to forwarded packets; ‘all’: Apply capture-config to both dropped and forwarded packets;

Type: string

Supported Values: drop, forward, all

name

Description Capture-config name

Type: string

Format: string-rlx

Maximum Length: 128 characters

Maximum Length: 1 characters

Reference Object: /axapi/v3/capture-config

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters