APIRef_tm_ltm_classification_ce¶
mgmt/tm/ltm/classification/ce
Classification engine presets (configuration).
REST Endpoints
- Collection URI
/mgmt/tm/ltm/classification/ce
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/classification/ce/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
allowReclassification |
string | on | optional | read/write | Allows classification engine to change result (reclassification) for particular flows (mostly HTTP). |
analyzeDns |
string | off | optional | read/write | Allows classification engine to perform extended analysis of DNS traffic providing extended classification result. |
analyzeSslServerside |
string | off | optional | read/write | Enables classification engine to process SSL Server Side Hello to inspect ALPN. |
appService |
string | optional | read/write | The application service to which the object belongs. | |
cacheResults |
string | on | optional | read/write | Specifies that the classification engine can store classification result information into cache. When the same traffic passes through, the result well be taken from cache. |
description |
string | optional | read/write | Description of the Classification Preset. | |
flowBundling |
string | on | optional | read/write | Specifies correlation of flows or transactions that do not have enough attributes for classification decision to an abstract key that will have classification tokens associated with it. |
tmPartition |
string | Common | optional | read/write | Specifies the partition or path to which the Classification Preset belongs to. |
Lists
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
policies (ltm/policy) |
array_structure | optional | read/write | A classification policy that you have configured previously. |
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.