netflow monitor sample¶
Configure filters for monitoring traffic (All traffic is monitored if no filters configured)
sample Specification¶
Parameter
Value
Type
Intermediate Resource
Element Name
sample
Element URI
/axapi/v3/netflow/monitor/{name}/sample
Element Attributes
sample_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/netflow/monitor/{name}/sample | sample_attributes |
sample attributes¶
ethernet-list
Type: List
Reference Object: /axapi/v3/netflow/monitor/{name}/sample/ethernet/{ifindex}
nat-pool-list
Type: List
Reference Object: /axapi/v3/netflow/monitor/{name}/sample/nat-pool/{pool-name}
ve-list
Type: List
Reference Object: /axapi/v3/netflow/monitor/{name}/sample/ve/{ve-num}
ethernet-list¶
Specification
Value
Type
list
Block object keys
ifindex
Description Ethernet interface number
Type: number
Format: interface
Reference Object: /axapi/v3/interface/ethernet
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
ve-list¶
Specification
Value
Type
list
Block object keys
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
ve-num
nat-pool-list¶
Specification
Value
Type
list
Block object keys
pool-name
Description Name of nat pool
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters