iCall::Script

Introduced : BIG-IP_v11.3.0
The Script interface allows you to create or delete Tcl scripts to attach to handlers.

Methods

Method Description Introduced
create Creates new scripts. BIG-IP_v11.3.0
delete_all_scripts Deletes all user-defined (non-root) scripts. BIG-IP_v11.3.0
delete_script Deletes the specified scripts. BIG-IP_v11.3.0
get_definition Gets the definitions for a set of scripts. BIG-IP_v11.3.0
get_description Gets the descriptions for a set of scripts. BIG-IP_v11.3.0
get_list Gets the list of scripts. BIG-IP_v11.3.0
get_version Gets the version information for this interface. BIG-IP_v11.3.0
set_definition Sets the definition for a set of scripts. BIG-IP_v11.3.0
set_description Sets the description for a set of scripts. This is an arbitrary field which can be used for any purpose. BIG-IP_v11.3.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.