APIRef_tm_sys_datastorΒΆ
mgmt/tm/sys/datastor
Optimization data storage configuration
REST Endpoints
- Collection URI
/mgmt/tm/sys/datastor
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/sys/datastor/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
cacheSize |
integer | 0 | optional | read/write | Displays the size of the data storage in megabytes (MB). |
dedupCacheWeight |
integer | 10 | optional | read/write | Specifies the relative weight of the dedup cache. |
description |
string | optional | read/write | User defined description. | |
disk |
string | enabled | optional | read/write | Enables or disables the use of the disk for data storage. |
highWaterMark |
integer | 90 | optional | read/write | Specifies the percentage of full cache above which pruning starts. |
lowWaterMark |
integer | 80 | optional | read/write | Specifies the percentage of full cache below which pruning stops. |
storeSize |
integer | 0 | optional | read/write | Displays the amount of space for each disk path specified. |
webCacheWeight |
integer | 10 | optional | read/write | Specifies the relative weight of the web cache. |
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.