ASM::SystemConfiguration¶
Introduced : BIG-IP_v9.4.2
The SystemConfiguration interface enables you to manipulate
system-wide settings of ASM. This interface does not support
transactions.
Methods¶
Method | Description | Introduced |
get_signature_file_version | Returns the current version of the installed signature file | BIG-IP_v9.4.5 |
get_version | Gets the version information for this interface. | BIG-IP_v9.4.2 |
get_violation_severities | Get the severity of violations. | BIG-IP_v10.0.0 |
is_asm_ready | Returns the current status of ASM: &apos1&apos=ASM ready &apos0&apos=ASM not ready | BIG-IP_v10.1.0 |
set_violation_severities | Set the severity of violations. | BIG-IP_v10.0.0 |
update_signature_file_automatic | Updates the factory negsig file automatically from F5 server | BIG-IP_v9.4.2 |
update_signature_file_manual | Updates the factory negsig file manually | BIG-IP_v9.4.2 |
See Also¶
iControl ::
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.