Overview Index |
SDX 7.7 Enterprise JSP Tags Juniper Networks, Inc. |
|
PREVIOUS TAG NEXT TAG SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES DETAILS: ATTRIBUTES | SCRIPTING VARIABLES |
<jnpr:writeSched>
Type of tag:
Action Tag
This tag creates, modifies, or deletes a schedule. It also specifies whether a subscription should be scheduled.
Attribute Summary | |
String |
dayOfMonth
This attribute specifies the day of the month. |
String |
dayOfWeek
This attribute specifies the day of the week. |
String |
duration
This attribute specifies the length of time that the scheduled activity is allowed after the start time. |
String |
effectiveDayOfMonth
This attribute specifies the day of the month on which the schedule starts. |
String |
effectiveMonth
This attribute specifies the month in which the schedule starts. |
String |
effectiveYear
This attribute specifies the year in which the schedule starts. |
Boolean |
exists
This attribute specifies whether the schedule exists. |
String |
hour
This attribute specifies the hour of the day. |
String |
insideState
This attribute indicates whether the subscription can be activated during the scheduled time. |
String |
minute
This attribute specifies the minute past the indicated hour. |
String |
month
This attribute specifies the month. |
String |
outsideState
This attribute indicates whether the subscription can be activated outside the scheduled time. |
String |
pattern
This attribute specifies whether the schedule is executed once or repeated. |
Boolean |
schedule
This attribute specifies whether the subscription should be scheduled. |
String |
subscriptionName
Acquired
This attribute specifies a subscription under a subscriber. |
String |
timeZone
This attribute specifies the time zone. |
String |
untilDayOfMonth
This attribute specifies the day of the month on which the schedule ends. |
String |
untilMonth
This attribute specifies the month in which the schedule ends. |
String |
untilYear
This attribute specifies the year in which the schedule ends. |
String |
year
This attribute specifies the year. |
Scripting Variable Summary |
Attribute Details |
Type: String |
This attribute specifies the day of the month. Valid values are 1-31. If both the dayOfMonth and dayofWeek attributes are specified, the dayOfMonth attribute is used. |
Type: String |
This attribute specifies the day of the week. Valid values are 0-6 (where 0 represents Sunday) or the first three letters of the name of the day. If both the dayOfMonth and dayofWeek attributes are specified, the dayOfMonth attribute is used. |
Type: String |
This attribute specifies the length of time that the scheduled activity is allowed after the start time. Valid values are length of time in minutes, hours, days, or weeks. The length of time should be more than 15 minutes; using a shorter time could adversely affect system performance. |
Type: String |
This attribute specifies the day of the month on which the schedule starts. |
Type: String |
This attribute specifies the month in which the schedule starts. |
Type: String |
This attribute specifies the year in which the schedule starts. |
Type: Boolean |
This attribute specifies whether the schedule exists. |
Type: String |
This attribute specifies the hour of the day. Valid values are 0-23. |
Type: String |
This attribute indicates whether the subscription can be activated during the scheduled time. |
Type: String |
This attribute specifies the minute past the indicated hour. Valid values are 0-59. |
Type: String |
This attribute specifies the month. Valid values are 1-12 or the first three letters of the name of the month. |
Type: String |
This attribute indicates whether the subscription can be activated outside the scheduled time. |
Type: String |
This attribute specifies whether the schedule is executed once or repeated. Valid values are once, daily, weekly, monthly, or yearly. |
Type: Boolean |
This attribute specifies whether the subscription should be scheduled. |
Acquired |
Type: String |
This attribute specifies a subscription under a subscriber. |
Type: String |
This attribute specifies the time zone. |
Type: String |
This attribute specifies the day of the month on which the schedule ends. |
Type: String |
This attribute specifies the month in which the schedule ends. |
Type: String |
This attribute specifies the year in which the schedule ends. |
Type: String |
This attribute specifies the year. Valid values are four integers that indicate the year. |
Scripting Variable Details |
Overview Index |
SDX 7.7 Enterprise JSP Tags Juniper Networks, Inc. |
|
PREVIOUS TAG NEXT TAG SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES DETAILS: ATTRIBUTES | SCRIPTING VARIABLES |
Copyright 2000-2011 Juniper Networks, Inc. All rights reserved.