flowspec packet-length

Configure Packet Length for a Flowspec

packet-length Specification

Parameter Value
Type Collection
Object Key(s) packet-length-attribute, length
Collection Name packet-length-list
Collection URI /axapi/v3/flowspec/{name}/packet-length
Element Name packet-length
Element URI /axapi/v3/flowspec/{name}/packet-length/{packet-length-attribute}+{length}
Element Attributes packet-length_attributes
Partition Visibility shared
Schema packet-length schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/flowspec/{name}/packet-length

packet-length attributes

Create List

POST

/axapi/v3/flowspec/{name}/packet-length

packet-length attributes

Get Object

GET

/axapi/v3/flowspec/{name}/packet-length/{packet-length-attribute}+{length}

packet-length attributes

Get List

GET

/axapi/v3/flowspec/{name}/packet-length

packet-length-list

Modify Object

POST

/axapi/v3/flowspec/{name}/packet-length/{packet-length-attribute}+{length}

packet-length attributes

Replace Object

PUT

/axapi/v3/flowspec/{name}/packet-length/{packet-length-attribute}+{length}

packet-length attributes

Replace List

PUT

/axapi/v3/flowspec/{name}/packet-length

packet-length-list

Delete Object

DELETE

/axapi/v3/flowspec/{name}/packet-length/{packet-length-attribute}+{length}

packet-length attributes

packet-length-list

packet-length-list is JSON List of packet-length attributes

packet-length-list : [

packet-length attributes

length

Description Specify the Packet Length

Type: number

Range: 1-65535

length-end

Description Specify the Packet Length

Type: number

Range: 2-65535

packet-length-attribute

Description ‘eq’: Match only packets on a given Packet Length; ‘gt’: Match only packets with a greater Packet Length; ‘lt’: Match only packets with a lower Packet Length; ‘range’: match only packets in the range of Packet Lengths;

Type: string

Supported Values: eq, gt, lt, range

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters