flowspec icmp-type

Configure ICMP Type for a Flowspec

icmp-type Specification

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

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/flowspec/{name}/icmp-type

icmp-type attributes

Create List

POST

/axapi/v3/flowspec/{name}/icmp-type

icmp-type attributes

Get Object

GET

/axapi/v3/flowspec/{name}/icmp-type/{icmp-type-attribute}+{type}

icmp-type attributes

Get List

GET

/axapi/v3/flowspec/{name}/icmp-type

icmp-type-list

Modify Object

POST

/axapi/v3/flowspec/{name}/icmp-type/{icmp-type-attribute}+{type}

icmp-type attributes

Replace Object

PUT

/axapi/v3/flowspec/{name}/icmp-type/{icmp-type-attribute}+{type}

icmp-type attributes

Replace List

PUT

/axapi/v3/flowspec/{name}/icmp-type

icmp-type-list

Delete Object

DELETE

/axapi/v3/flowspec/{name}/icmp-type/{icmp-type-attribute}+{type}

icmp-type attributes

icmp-type-list

icmp-type-list is JSON List of icmp-type attributes

icmp-type-list : [

icmp-type attributes

icmp-type-attribute

Description ‘eq’: Match only packets on a given ICMP Type; ‘gt’: Match only packets with a greater ICMP Type; ‘lt’: Match only packets with a lower ICMP Type; ‘range’: match only packets in the range of ICMP Types;

Type: string

Supported Values: eq, gt, lt, range

type

Description Specify the ICMP Type

Type: number

Range: 0-255

type-end

Description Specify the ICMP Type

Type: number

Range: 1-255

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters