ARX::Schedule::Configuration

Introduced : ARX V6.02.000
A structure that defines all configuration parameters of a schedule. CLI References: schedule (gbl).
Member Type Description
name String The schedule name. CLI References: schedule (gbl), show policy schedule.
description String The description to a schedule. CLI References: description (gbl-schedule).
duration long The number of seconds that a rule can run each time the schedule fires. CLI References: duration(gbl-schedule).
start_time long The schedule start time in unix time rounded to minute. CLI References: start (gbl-schedule).
stop_time long The schedule end time in unix time rounded to minute. CLI References: stop (gbl-schedule).
interval_type CommonIntervalType The schedule interval type. CLI References: every (gbl-schedule).
interval String The schedule interval type. CLI References: every (gbl-schedule).

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


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.