FW_UNKNOWNFW_SUNDAYFW_MONDAYFW_TUESDAYFW_WEDNESDAYFW_THURSDAYFW_FRIDAYFW_SATURDAYFW_ALL_DAYS
Gets the list of firewall weekly schedules on this device.
Creates a firewall weekly schedule.
Deletes a set of firewall weekly schedules.
Deletes all firewall weekly schedules on this device.
Sets the start dates at which the specified firewall weekly
schedules are valid, as a TimeStamp. This is the date and
time at which the specified wekly schedule will begin to be
valid.
Gets the start dates at which the specified firewall weekly
schedules are valid.
Sets the dates at which the specified firewall weekly
schedules are no longer valid, as a TimeStampExpiry.
If the expires flag in the TimeStampExpiry is set to false,
the weekly schedule does not expire. Otherwise, the
expiry_time field specifies the date and time at which the
specified weekly schedules will cease to be valid.
Note that if expires is set to false, any value held in
expiry_time will be lost.
Gets the dates at which the specified firewall weekly
schedules are no longer valid.
Sets the time of day, in hours and minutes, that the
specified firewall weekly schedules begin to be active. It
becomes active at this time on all days of the week
specified in get/set_days_of_week; if you would like to
have certain days active at different times than others, you will need
to create a separate weekly schedule.
Note that daily_hour_start cannot be set to later than
daily_hour_end, so daily_hour_end must be set first.
Gets the time of day, in hours and minutes, that the
specified firewall weekly schedules begin to be active.
Sets the time of day, in hours and minutes, that the
specified firewall weekly schedules cease to be active. It
ceases to be active at this time on all days of the week
specified in get/set_days_of_week; if you would like to
have certain days active at different times, you will need
to create a separate weekly schedule.
Gets the time of day, in hours and minutes, that the
specified firewall weekly schedules cease to be active.
Sets the days of the week that the specified firewall
weekly schedules are active. If a sequence of FWWeekDays
contains duplicates (eg. ['FW_SUNDAY', 'FW_SUNDAY']) these
will be deduplicated. You must set at least one weekday for
the schedule to be valid; 'none' or no days is not acceptable.
Note also that if setting FW_ALL_DAYS, a subsequent query
will return all seven days, rather than one FW_ALL_DAYS value.
Gets the days of the week that the specified firewall
weekly schedules are active.
Sets the description for a set of firewall weekly schedules.
This is an arbitrary field which can be used for any purpose.
Gets the descriptions for a set of firewall weekly schedules.
Gets the version information for this interface.
Gets the list of firewall weekly schedules on this device.
Creates a firewall weekly schedule.
Deletes a set of firewall weekly schedules.
Deletes all firewall weekly schedules on this device.
Sets the start dates at which the specified firewall weekly
schedules are valid, as a TimeStamp. This is the date and
time at which the specified wekly schedule will begin to be
valid.
Gets the start dates at which the specified firewall weekly
schedules are valid.
Sets the dates at which the specified firewall weekly
schedules are no longer valid, as a TimeStampExpiry.
If the expires flag in the TimeStampExpiry is set to false,
the weekly schedule does not expire. Otherwise, the
expiry_time field specifies the date and time at which the
specified weekly schedules will cease to be valid.
Note that if expires is set to false, any value held in
expiry_time will be lost.
Gets the dates at which the specified firewall weekly
schedules are no longer valid.
Sets the time of day, in hours and minutes, that the
specified firewall weekly schedules begin to be active. It
becomes active at this time on all days of the week
specified in get/set_days_of_week; if you would like to
have certain days active at different times than others, you will need
to create a separate weekly schedule.
Note that daily_hour_start cannot be set to later than
daily_hour_end, so daily_hour_end must be set first.
Gets the time of day, in hours and minutes, that the
specified firewall weekly schedules begin to be active.
Sets the time of day, in hours and minutes, that the
specified firewall weekly schedules cease to be active. It
ceases to be active at this time on all days of the week
specified in get/set_days_of_week; if you would like to
have certain days active at different times, you will need
to create a separate weekly schedule.
Gets the time of day, in hours and minutes, that the
specified firewall weekly schedules cease to be active.
Sets the days of the week that the specified firewall
weekly schedules are active. If a sequence of FWWeekDays
contains duplicates (eg. ['FW_SUNDAY', 'FW_SUNDAY']) these
will be deduplicated. You must set at least one weekday for
the schedule to be valid; 'none' or no days is not acceptable.
Note also that if setting FW_ALL_DAYS, a subsequent query
will return all seven days, rather than one FW_ALL_DAYS value.
Gets the days of the week that the specified firewall
weekly schedules are active.
Sets the description for a set of firewall weekly schedules.
This is an arbitrary field which can be used for any purpose.
Gets the descriptions for a set of firewall weekly schedules.
Gets the version information for this interface.
The FirewallWeeklySchedule interface enables you to set a
schedule at which firewall rules are active, based on days of
the week as well as times of day. You can also set a date and
time at which the schedule begins and ceases to be valid.