Management::TMOSModule

Introduced : BIG-IP_v9.0
The Module interface enables you to manage the system&aposs TMOS modules (e.g. LTM, GTM, ASM). The methods and types here focus on the modules themselves; some of the specific questions you might ask about modules are broken out in other places, such as the Provision or LicenseAdministration interface.

Methods

Method Description Introduced
get_descriptive_name Gets a list of descriptive names for the modules given BIG-IP_v10.0.1
get_known_module_list Gets a list of all known modules Caution! The list returned gives all modules known, even if they are not licensed or provisionable on this system. You could use this to get a general picture of what modules are possible, but this list is not specific to the system you have. To determine the licensing status of the modules on your system, see the LicenseAdministration interface. To determine which modules are supported (i.e., provisionable) under your system or currently provisioned to run on your system, see the Provision interface. BIG-IP_v10.0.1
get_version Gets the version information for this interface. BIG-IP_v10.0.1

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.