Classification::SignatureDefinition

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 definition interface enables you to check the status of the classification signature updates. Please specify the following key in all methods in the interface: &apos/Common/signature-definition&apos.

Methods

Method Description Introduced
get_last_attempt_automatic_mode_state Gets the last attempt automatic mode states for the specified signature definitions. This indicates whether the last attempt to update the signature file was done manually or automatically by the system. An enabled value indicates the automatic update. BIG-IP_v11.4.0
get_last_attempt_time Gets the last attempt timestamps for the specified signature update definitions. This indicates the date and time of the last attempt to update the signature file. BIG-IP_v11.4.0
get_last_attempt_user Gets the last attempt users for the specified signature update definitions. This indicates the user who is the last one to attempt to update the signature file. BIG-IP_v11.4.0
get_last_update_automatic_mode_state Gets the last update automatic mode states for the specified signature update definitions. This indicates whether the last successful signature file update was done manually or automatically by the system. An enabled value indicates the automatic update. The value of the last update automatic mode may be different from the value of the last attempt automatic mode if the last update attempt fails. BIG-IP_v11.4.0
get_last_update_time Gets the last update timestamps for the specified signature update definitions. This indicates the date and time of the last successful signature file update. The value of the last update datetime is different from the value of the last attempt datetime if the last update attempt fails. BIG-IP_v11.4.0
get_last_update_user Gets the last update users for the specified signature update definitions. This indicates the user who did the last successful signature file update. The value of the last update user may be different from the value of the last-attempt-user if the last update attempt fails. BIG-IP_v11.4.0
get_list Gets a list of all signature update definitions. BIG-IP_v11.4.0
get_message Gets the messages for the specified signature update definitions. This indicates the error message when it fails to attempt to update the signature file. BIG-IP_v11.4.0
get_progress_status Gets the signature definition types for the specified signature update definitions. This indicates the progress definition when attempting to update the signature file. The options are none, success, failure, and in-progress. BIG-IP_v11.4.0
get_version Gets the version information for this interface. BIG-IP_v11.4.0

Structures

Structure Description

Enumerations

Enumeration Description

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description

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.