Classification::SignatureUpdateSchedule

Introduced : BIG-IP_v11.4.0
The classification methods have some signatures, and these signatures change with time. For example, the signatures to identify the Skype traffic working now may not work later. Thus the classification signatures need to be updated. This signature update schedule interface enables you to configure the schedule for classification signature updates. The signatures can be updated automatically or manually. If the automatic update is set to disabled, the user can update the classification signatures using the browser-based BIG-IP Configuration utility. If the automatic update is set to enabled, the update schedules daily, weekly, or monthly then takes effect. Both the automatic update and schedule can be configured through this interface. Please specify the following key in all methods in the interface: &apos/Common/signature-update-schedule&apos.

Methods

Method Description Introduced
get_auto_update_interval_type Gets the signature update interval types for the specified signature update schedules. BIG-IP_v11.4.0
get_list Gets a list of all signature update schedules. BIG-IP_v11.4.0
get_update_mode_automatic_state Gets the update mode states for the specified signature update schedules. BIG-IP_v11.4.0
get_version Gets the version information for this interface. BIG-IP_v11.4.0
set_auto_update_interval_type Sets the signature update interval types for the specified signature update schedules when auto update is enabled. You can configure the following options: daily, weekly, and monthly. The default value is weekly. BIG-IP_v11.4.0
set_update_mode_automatic_state Sets the update mode states for the specified signature update schedules. The state specifies whether the update scheduler is enabled or disabled. BIG-IP_v11.4.0
update_signatures If the automatic update is set to disabled, the user can manually update the classification signatures with this function in iControl. Only administrators can run this command. BIG-IP_v11.4.0

Structures

Structure Description

Enumerations

Enumeration Description
SignatureUpdateIntervalType Specifies the auto-update frequency for classification signature. This attribute applies only if auto update is enabled.

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description
SignatureUpdateIntervalTypeSequence SignatureUpdateIntervalType [] A sequence of signature update interval types.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


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.