netflow monitor protocol

Configure netflow protocol version to use, default is netflow v9

protocol Specification

Parameter Value
Type Configuration Resource
Element Name protocol
Element URI /axapi/v3/netflow/monitor/{name}/protocol
Element Attributes protocol_attributes
Partition Visibility None
Schema protocol schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/netflow/monitor/{name}/protocol

protocol attributes

Get Object

GET

/axapi/v3/netflow/monitor/{name}/protocol

protocol attributes

Modify Object

POST

/axapi/v3/netflow/monitor/{name}/protocol

protocol attributes

Replace Object

PUT

/axapi/v3/netflow/monitor/{name}/protocol

protocol attributes

Delete Object

DELETE

/axapi/v3/netflow/monitor/{name}/protocol

protocol attributes

protocol attributes

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

version

Description ‘v9’: Netflow version 9; ‘v10’: Netflow version 10 (IPFIX);

Type: string

Supported Values: v9, v10

Default: v9