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:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/netflow/monitor/{name}/protocol | ||
Get Object | GET | /axapi/v3/netflow/monitor/{name}/protocol | ||
Modify Object | POST | /axapi/v3/netflow/monitor/{name}/protocol | ||
Replace Object | PUT | /axapi/v3/netflow/monitor/{name}/protocol | ||
Delete Object | DELETE | /axapi/v3/netflow/monitor/{name}/protocol |
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