APIRef_tm_wom_deduplicationΒΆ
mgmt/tm/wom/deduplication
Symmetric data deduplication configuration
REST Endpoints
- Collection URI
/mgmt/tm/wom/deduplication
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/wom/deduplication/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
activeCodec |
string | sdd-v2 | optional | read/write | |
codec |
string | sdd-v2 | optional | read/write | Symmetric data deduplication codec: sdd-v2 or sdd-v3. |
description |
string | optional | read/write | User defined description. | |
dictionarySize |
integer | 128 | optional | read/write | Size of the dictionary. The dictionary is used to look up byte patterns. |
disabled |
boolean | true | optional | read/write | Disables symmetric data deduplication. |
diskCacheSize |
integer | 0 | optional | read/write | Size of the disk cache. |
enabled |
boolean | true | optional | read/write | Enables symmetric data deduplication. |
maxEndpointCount |
integer | 1 | optional | read/write | Specifies the maximum number of concurrent remote endpoints. |
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.