APIRef_tm_sys_icall_istats-triggerΒΆ

mgmt/tm/sys/icall/istats-trigger

/tm/sys/icall

Event trigger for iStats

REST Endpoints

Collection URI
/mgmt/tm/sys/icall/istats-trigger
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/sys/icall/istats-trigger/~resource id
Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
Resource Natural Key
name, subPath

Properties

Name Type Default Value Required Access Description
appService string   optional read/write The application service that the object belongs to.
description string   optional read/write User defined text about the configuration item.
duration integer 0 optional read/write How long the counter needs to be in range before the trigger fires, in seconds.
eventName string   required read/write Specifies the name of the event to be generated.
istatsKey string   required read/write Specifies the string of name-value pairs that define the statistic to monitor.
rangeMax integer 2147483647 optional read/write Maximum integer value for the statistic being monitored for the trigger to fire. The default is 2147483647.
rangeMin integer -2147483647 optional read/write Minimum integer value for the statistic being monitored for the trigger to fire. The default is -2147483647.
repeat integer 0 optional read/write Specifies the interval to repeat event generation while the stat matches the istats-key, in seconds.
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.

The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.