flowspec fragmentation-option

Configure Fragmentation option for a Flowspec

fragmentation-option Specification

Parameter Value
Type Collection
Object Key(s) frag-attribute
Collection Name fragmentation-option-list
Collection URI /axapi/v3/flowspec/{name}/fragmentation-option
Element Name fragmentation-option
Element URI /axapi/v3/flowspec/{name}/fragmentation-option/{frag-attribute}
Element Attributes fragmentation-option_attributes
Partition Visibility shared
Schema fragmentation-option schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/flowspec/{name}/fragmentation-option

fragmentation-option attributes

Create List

POST

/axapi/v3/flowspec/{name}/fragmentation-option

fragmentation-option attributes

Get Object

GET

/axapi/v3/flowspec/{name}/fragmentation-option/{frag-attribute}

fragmentation-option attributes

Get List

GET

/axapi/v3/flowspec/{name}/fragmentation-option

fragmentation-option-list

Modify Object

POST

/axapi/v3/flowspec/{name}/fragmentation-option/{frag-attribute}

fragmentation-option attributes

Replace Object

PUT

/axapi/v3/flowspec/{name}/fragmentation-option/{frag-attribute}

fragmentation-option attributes

Replace List

PUT

/axapi/v3/flowspec/{name}/fragmentation-option

fragmentation-option-list

Delete Object

DELETE

/axapi/v3/flowspec/{name}/fragmentation-option/{frag-attribute}

fragmentation-option attributes

fragmentation-option-list

fragmentation-option-list is JSON List of fragmentation-option attributes

fragmentation-option-list : [

fragmentation-option attributes

frag-attribute

Description ‘is-fragment’: Is fragmented packet; ‘first-fragment’: Is the first fragment packet; ‘last-fragment’: Is the last fragment; ‘dont-fragment’: Is DF bit set;

Type: string

Supported Values: is-fragment, first-fragment, last-fragment, dont-fragment

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters