APIRef_tm_sys_icall_handler_periodic¶
mgmt/tm/sys/icall/handler/periodic
iCall periodic handler
REST Endpoints
- Collection URI
/mgmt/tm/sys/icall/handler/periodic
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/sys/icall/handler/periodic/~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 | ||
arguments |
string | optional | read/write | Specifies a set of name/value pairs to be passed in as data to the script for every execution | |
description |
string | optional | read/write | User defined explanation of the item | |
firstOccurrence |
string | 0 | optional | read/write | Specifies the date and time of the first occurrence this handler should execute |
interval |
integer | 1 | required | read/write | Specifies the number of seconds between each occurrence of this handler’s automatic execution |
lastOccurrence |
string | -1 | optional | read/write | Specifies the date and time after which no more occurrences will execute |
script |
string | required | read/write | Specifies the handler’s script to execute upon invocation | |
status |
string | active | optional | read/write | Manage the perpetual process by specifying active or inactive |
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.