Flowstatisticsaggregationrule

Provides the definition of the flow statistics Aggregation Rule.

Overview

aggregationCriteria enum (FORWARD_AND_REVERSE_TRAFFIC_PORT_AGG) required   creation only  
associatedTrafficTypeID string required  
description string
matchingCriteria enum (L4_SERVICE | L4_SERVICE_GROUP) required   creation only  
name string required   filterable   orderable   locally unique  

API Resource

/flowstatisticsaggregationrules/id
delete get put

Parents

/statisticsprofiles/id/flowstatisticsaggregationrules
get post

Children

This object has no children.

Members

This object has no members.

Attributes documentation

aggregationCriteria enum required   creation only  
Discussion

Indicates the criteria for statistics aggregation.


Charateristics

Allowed values: FORWARD_AND_REVERSE_TRAFFIC_PORT_AGG
Default value: FORWARD_AND_REVERSE_TRAFFIC_PORT_AGG
SDK attribute: aggregationCriteria

associatedTrafficTypeID string required  
Discussion

Associated Service/Service Group ID.


Charateristics

Format: free
Max length: 255
SDK attribute: associatedTrafficTypeID

description string
Discussion

Desription of the flow statistics aggregation rule.


Charateristics

Format: free
Max length: 255
SDK attribute: description

matchingCriteria enum required   creation only  
Discussion

This property reflects the type of traffic associated to flow statistics aggregation rule. Supported values are L4_SERVICE, L4_SERVICE_GROUP.


Charateristics

Allowed values: L4_SERVICE, L4_SERVICE_GROUP
Default value: L4_SERVICE
SDK attribute: matchingCriteria

name string required   filterable   orderable   locally unique  
Discussion

The name of the flow statistics aggregation rule.


Charateristics

Format: free
Max length: 64
SDK attribute: name