APIRef_tm_security_firewall_schedule¶
mgmt/tm/security/firewall/schedule
Security Firewall schedule
REST Endpoints
- Collection URI
/mgmt/tm/security/firewall/schedule
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/security/firewall/schedule/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | ||
dailyHourEnd |
string | 86400 | optional | read/write | Specifies the time of day this rule will stop being used; default is 24:00 |
dailyHourStart |
string | 0 | optional | read/write | Specifies the time of day this rule will start to be in use; must be a time before daily-hour-end, default is 0:00 |
dateValidEnd |
string | 2147483647 | optional | read/write | Specifies the end date/time this schedule will apply to the rule; must be after date-valid-start; default is indefinite (2038-1-18:19:14:07) |
dateValidStart |
string | 0 | optional | read/write | Specifies the start date/time this schedule will apply to the rule; default is epoch (1970-1-1:00:00:00) |
daysOfWeek |
string | 127 | optional | read/write | Specifies which days of the week the rule will be applied; default is all days specified |
description |
string | optional | read/write | User defined text | |
tmPartition |
string | Common | optional | read/write | Displays the partition the schedule is associated with |
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.