3.4. AdvancedScheduleProfile
Description
An advanced schedule profile contains definitions of occurrences used by various policies in the system.
Properties
- Name
- Specifies a symbolic name for the service. (Identifier)
- Attribute
- Special Attribute of the current object. (Optional)
- Comments
- Text describing the current object. (Optional)
3.4.1. AdvancedScheduleOccurrence
Description
An advanced schedule occurrence specifies an occurrence that should happen between certain times for days in month/week
Properties
- StartTime
- Start time in the format HH:MM, for example 13:30.
- EndTime
- End time in the format HH:MM, for example 14:15.
- Occurrence
- Specify type of occurrence. (Default: Weekly)
- Weekly
- Specifies days in week the schedule occurrence should be activated. Monday corresponds to 1 and Sunday 7. (Default: 1-7)
- Monthly
- Specifies days in month the schedule occurrence should be activated. The schedule only occurs at days that exists in the month.
(Default: 1-31)
- Attribute
- Special Attribute of the current object. (Optional)
- Comments
- Text describing the current object. (Optional)
![[Note]](images/note.png) |
Note |
If no Index is specified when creating an instance of this type, the object will be placed last in the list and the Index will be equal to the length of the list.
|