APIRef_tm_pem_profile_spm¶
mgmt/tm/pem/profile/spm
SPM profile configuration
REST Endpoints
- Collection URI
/mgmt/tm/pem/profile/spm
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/pem/profile/spm/~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 object belongs to. | |
defaultsFrom |
string | optional | read/write | Specifies the name of the object to inherit the settings from. | |
description |
string | optional | read/write | User defined description. | |
fastPem |
string | enabled | optional | read/write | Specifies whether fast PEM optimization is enabled or not. |
fastVsName |
string | optional | read/write | Specifies the virtual server which will be used in fast PEM optimization. The virtual server should have fastL4 profile attached. | |
tmPartition |
string | Common | optional | read/write | Displays the administrative partition within which this profile resides. |
Lists
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
globalPoliciesHighPrecedence (pem/policy) |
array_structure | optional | read/write | Adds, deletes, or replaces a set of the policies which are applied to all subscriber traffic that is handled by the corresponding virtual. Those policies have higher priority than the policies assigned to individual subscribers. | |
globalPoliciesLowPrecedence (pem/policy) |
array_structure | optional | read/write | Adds, deletes, or replaces a set of the policies which are applied to all subscriber traffic that is handled by the corresponding virtual. Those policies have lower priority than the policies assigned to individual subscribers. | |
unknownSubscriberPolicies (pem/policy) |
array_structure | optional | read/write | Adds, deletes, or replaces a set of the policies which are applied to the unknown subscriber traffic that is handled by the corresponding virtual. The unknown subscribers are defined as those that are in the non-provisioned state for any reason. This might include new subscribers waiting for the provisioning response from PCRF, or established subscribers that were not found neither in PCRF nor local subscriber registry. |
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.