netflow common selector-algorithm¶
NetFlow/IPFIX Selector Algorithm Setting
selector-algorithm Specification¶
Type
Collection
Object Key(s)
algorithm-name
Collection Name
Collection URI
/axapi/v3/netflow/common/selector-algorithm
Element Name
selector-algorithm
Element URI
/axapi/v3/netflow/common/selector-algorithm/{algorithm-name}
Element Attributes
selector-algorithm_attributes
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/netflow/common/selector-algorithm | ||
Create List | POST | /axapi/v3/netflow/common/selector-algorithm | ||
Get Object | GET | /axapi/v3/netflow/common/selector-algorithm/{algorithm-name} | ||
Get List | GET | /axapi/v3/netflow/common/selector-algorithm | ||
Modify Object | POST | /axapi/v3/netflow/common/selector-algorithm/{algorithm-name} | ||
Replace Object | PUT | /axapi/v3/netflow/common/selector-algorithm/{algorithm-name} | ||
Replace List | PUT | /axapi/v3/netflow/common/selector-algorithm | ||
Delete Object | DELETE | /axapi/v3/netflow/common/selector-algorithm/{algorithm-name} |
selector-algorithm-list¶
selector-algorithm-list is JSON List of selector-algorithm attributes
selector-algorithm-list : [
]
selector-algorithm attributes¶
algorithm-name
Description ‘random’: random;
Type: string
Supported Values: random
sampling-population
Description Configure sampling population for random algorithm
Type: number
Range: 1-1000000
Default: 1
user-tag
Description Customized tag
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters