APIRef_tm_ilx_plugin¶
mgmt/tm/ilx/plugin
ILX plugin configuration
REST Endpoints
- Collection URI
/mgmt/tm/ilx/plugin
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ilx/plugin/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | The application service that the plugin belongs to. | |
cachePath |
string | optional | read/write | ||
description |
string | optional | read/write | User defined description. | |
disabled |
boolean | enabled | optional | read/write | Disable the plugin. |
diskSpace |
uint64 | optional | read/write | The number of bytes that the plugin consumes. | |
enabled |
boolean | enabled | optional | read/write | Enable the plugin. |
fromWorkspace |
string | optional | read/write | Specifies the workspace from which to create the plugin. | |
logPublisher |
string | /Common/local-db-publisher | optional | read/write | Location where stdout and stderr from the plugin will be written. |
tmPartition |
string | Common | optional | read/write | Displays the administrative partition within which the plugin resides. |
pluginId |
integer | 0 | optional | read/write | |
revision |
integer | 0 | optional | read/write | |
stagedDirectory |
string | optional | read/write | Workspace directory that was used to create the plugin. |
Subcollections
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
extensions |
array_structure | optional | read/write | Specifies plugin or workspace extensions. |
Array Structures
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
/directories |
array_structure | optional | read/write | ||
/directories/app-service |
string | optional | read/write | ||
/directories/directory-names |
string | optional | read | ||
/directories/file-names |
string | optional | read | ||
/files |
array_structure | optional | read/write | ||
/files/app-service |
string | optional | read/write | ||
/files/directory-names |
string | optional | read | ||
/files/file-names |
string | optional | read |
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.