| Overview Index |
SDX 6.2.0 Enterprise JSP Tags Juniper Networks, Inc. |
|
| PREVIOUS TAG NEXT TAG SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES DETAILS: ATTRIBUTES | SCRIPTING VARIABLES |
<jnpr:sched>
Type of tag:
Data Tag
Information model class:
net.juniper.smgt.ent.im.Schedule
This tag represents a schedule. Schedules can be set up to activate and deactivate specified services at fixed times for a specific subscriber.
| Attribute Summary | |
| Boolean |
localOnly
Acquired
This attribute specifies whether the software returns inherited subscriptions. |
| String |
path
Acquired
This attribute specifies the subscriber. |
| String |
scheduleName
Acquired
This attribute specifies a schedule. |
| Scripting Variable Summary | |
| String |
sched_dayOfMonth
This scripting variable specifies the day of the month. |
| String |
sched_dayOfWeek
This scripting variable specifies the day of the week. |
| String |
sched_duration
This scripting variable specifies the length of time that the scheduled activity is allowed after the start time. |
| String |
sched_effectiveDayOfMonth
This scripting variable specifies the day of the month on which the schedule starts. |
| String |
sched_effectiveMonth
This scripting variable specifies the month in which the schedule starts. |
| String |
sched_effectiveYear
This scripting variable specifies the year in which the schedule starts. |
| String |
sched_hour
This scripting variable specifies the hour. |
| String |
sched_insideState
This scripting variable indicates whether the subscription can be activated during the scheduled time. |
| String |
sched_minute
This scripting variable specifies the minute. |
| String |
sched_month
This scripting variable specifies the month. |
| String |
sched_outsideState
This scripting variable indicates whether the subscription can be activated outside the scheduled time. |
| String |
sched_pattern
This scripting variable specifies whether the schedule is executed once or repeated. |
| Boolean |
sched_scheduledActive
This scripting variable indicates whether the subscription should be scheduled. |
| String |
sched_subscriptionNames
This scripting variable specifies the subscription name. |
| String |
sched_timeZone
This scripting variable specifies the time zone. |
| String |
sched_untilDayOfMonth
This scripting variable specifies the day of the month on which the schedule ends. |
| String |
sched_untilMonth
This scripting variable specifies the month in which the schedule ends. |
| String |
sched_untilYear
This scripting variable specifies the year in which the schedule ends. |
| String |
sched_year
This scripting variable specifies the year. |
| Attribute Details |
| Acquired |
| Type: Boolean |
| Default value: true |
| This attribute specifies whether the software returns inherited subscriptions. If the value is true, all subscriptions belonging to this subscriber are returned, but subscriptions that this subscriber inherited from parent subscribers are not returned. If the value is false, all subscriptions that this subscriber inherited from parent subscribers are returned if no subscriptions belong to this subscriber. |
| Acquired |
| Type: String |
| This attribute specifies the subscriber. The path attribute includes all the steps in the hierarchy from the retailer to the subscriber. For example: { { { { access. } { { folder/ } } site. } { {folder/ } } enterprise. } { { { folder/ } } retailer } } |
| Acquired |
| Type: String |
| This attribute specifies a schedule. |
| Scripting Variable Details |
| Type: String |
| This scripting variable specifies the day of the month. |
| Type: String |
| This scripting variable specifies the day of the week. |
| Type: String |
| This scripting variable specifies the length of time that the scheduled activity is allowed after the start time. The value is the string representation of the long integer for the duration attribute that the method GetTimeSpecs() returns. |
| Type: String |
| This scripting variable specifies the day of the month on which the schedule starts. |
| Type: String |
| This scripting variable specifies the month in which the schedule starts. |
| Type: String |
| This scripting variable specifies the year in which the schedule starts. |
| Type: String |
| This scripting variable specifies the hour. |
| Type: String |
| This scripting variable indicates whether the subscription can be activated during the scheduled time. |
| Type: String |
| This scripting variable specifies the minute. |
| Type: String |
| This scripting variable specifies the month. |
| Type: String |
| This scripting variable indicates whether the subscription can be activated outside the scheduled time. |
| Type: String |
| This scripting variable specifies whether the schedule is executed once or repeated. |
| Type: Boolean |
| This scripting variable indicates whether the subscription should be scheduled. |
| Type: String |
| This scripting variable specifies the subscription name. |
| Type: String |
| This scripting variable specifies the time zone. |
| Type: String |
| This scripting variable specifies the day of the month on which the schedule ends. |
| Type: String |
| This scripting variable specifies the month in which the schedule ends. |
| Type: String |
| This scripting variable specifies the year in which the schedule ends. |
| Type: String |
| This scripting variable specifies the year. |
| Overview Index |
SDX 6.2.0 Enterprise JSP Tags Juniper Networks, Inc. |
|
| PREVIOUS TAG NEXT TAG SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES DETAILS: ATTRIBUTES | SCRIPTING VARIABLES |
Copyright 2005 Juniper Networks, Inc. All rights reserved.