Extreme API with Python

Table Of Contents
Extreme API with Python
Page | 111
Part no.9036931-00 Rev AA February 2021
Name Type Description
target string The target to retrieve data from, available options are:
application
application_group
location
profile
target_address
client
target
source
target_type
datafamily
user_data
TopN specific targets:
appsByClient
server
statistics string The statistic to retrieve, available options are:
byte_count total byte count
flow_count total flow count
target_address client/server IP address
app_rsp_time application response time
tcp_rsp_time network response time
total total clients, used with TopN
tx_byte_count transmit byte count
rx_byte_count receive byte count
tx_flow_count transmit flow count
rx_flow_count receive flow count
client_count client count
server_count server count
application_count application count
user_data user data contains different fields based on the tableId
all_stats all the above stats
searchCriteria string
Key value (key=value) pair used in the database query. The available
targets, with the exception of TopN, and statistics can be used as a
key.
start long Starting timestamp for the query in milliseconds
end long Ending timestamp for the query in milliseconds
limit int Number of results to return
queryType string Query type, available options are:
grid
chartovertime