Management::FeatureModule¶
Introduced : BIG-IP_v9.0
The Feature Module interface manages the availability of licensed
features (that are not provisioning modules). Similar to provisioned
modules, when a feature module is enabled, its components become
available for configuration (however, no resource changes are needed).
Methods¶
Method | Description | Introduced |
get_description | Gets the descriptions for a set of modules. | BIG-IP_v11.3.0 |
get_enabled_state | Gets the enabled state for the requested modules. | BIG-IP_v11.3.0 |
get_list | Gets all feature modules | BIG-IP_v11.3.0 |
get_version | Gets the version for this interface. | BIG-IP_v11.3.0 |
set_description | Sets the description for a set of modules. This is an arbitrary field which can be used for any purpose. | BIG-IP_v11.3.0 |
set_enabled_state | Sets the enabled state for the requested modules. Setting the state of a module to disabled means that the module is not configurable. | BIG-IP_v11.3.0 |
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.