netflow common selector-algorithm

NetFlow/IPFIX Selector Algorithm Setting

selector-algorithm Specification

Parameter Value
Type Collection
Object Key(s) algorithm-name
Collection Name selector-algorithm-list
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
Partition Visibility shared
Schema selector-algorithm schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/netflow/common/selector-algorithm

selector-algorithm attributes

Create List

POST

/axapi/v3/netflow/common/selector-algorithm

selector-algorithm attributes

Get Object

GET

/axapi/v3/netflow/common/selector-algorithm/{algorithm-name}

selector-algorithm attributes

Get List

GET

/axapi/v3/netflow/common/selector-algorithm

selector-algorithm-list

Modify Object

POST

/axapi/v3/netflow/common/selector-algorithm/{algorithm-name}

selector-algorithm attributes

Replace Object

PUT

/axapi/v3/netflow/common/selector-algorithm/{algorithm-name}

selector-algorithm attributes

Replace List

PUT

/axapi/v3/netflow/common/selector-algorithm

selector-algorithm-list

Delete Object

DELETE

/axapi/v3/netflow/common/selector-algorithm/{algorithm-name}

selector-algorithm attributes

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