Extreme API with Python

Table Of Contents
Extreme API with Python
Page | 112
Part no.9036931-00 Rev AA February 2021
Name Type Description
aggType string Aggregation type, available options are:
SUM – sum
AVG - average
Returns: TableData with a structure defined by the following table.
Name Type Description
extraData anyType Additional data from the operation
lastChange long Timestamp of last valid data
noChange boolean True if the data is being stored
success boolean True if operation is successful
tableData string JSON data
5.4.1.5 getBidirectionalFlowsData
Retrieve the latest filtered bidirectional flow data from an Extreme Analytics appliance.
Parameters:
Name
Type
Description
maxRows int Maximum number of flows to return
searchString string Search string used to query the data
source string Extreme Analytics appliance IP address
Returns: flow data in JSON format.
5.4.1.6 getLocations
Retrieve the list of location groups and locations.
Returns: A list of location groups and locations in JSON format.
5.4.1.7 getUnidirectionalFlowsData
Retrieve the latest flow data from an Extreme Analytics appliance.
Parameters:
Name Type Description
maxRows int Maximum number of flows to return
searchString string Search string used to query the data