APIRef_tm_pem_irule¶
mgmt/tm/pem/irule
pem iRules configuration
REST Endpoints
- Collection URI
/mgmt/tm/pem/irule
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/pem/irule/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | Specifies the application service that the object belongs to. | |
check |
string | optional | read/write | ||
priority |
string | optional | read/write | Specifies the priority of this pem iRule. | |
when |
string | optional | read/write | TCL command for PEM iRule event. |
Array Structures
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
/metadata |
array_structure | optional | read/write | User defined generic data for the pem iRule. It is a name and value pair. | |
/metadata/app-service |
string | optional | read/write | Specifies the application service that the object belongs to. | |
/metadata/persist |
string | true | optional | read/write | Specifies whether the command “tmsh save sys config” will save the metadata entry to the configuration files. |
/metadata/value |
string | optional | read/write | Value of the pem iRule metadata |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
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.