APIRef_tm_ltm_tacdb_customdb¶
mgmt/tm/ltm/tacdb/customdb
Custom tacdb for detection of device type and OS.
REST Endpoints
- Collection URI
/mgmt/tm/ltm/tacdb/customdb
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/tacdb/customdb/~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 to which the object belongs. | |
description |
string | optional | read/write | User defined description. | |
downloadStatus |
string | successful | optional | read/write | The status of downloading customdb. |
lastSyncDatetime |
string | optional | read/write | The time of last sync. | |
loadStatus |
string | successful | optional | read/write | The status of loading customdb. |
tmPartition |
string | Common | optional | read/write | Displays the administrative partition within which this component resides. |
password |
string | optional | read/write | Password for the user. | |
pollInterval |
string | 0 | optional | read/write | Frequency of auto polling interval of the custom tacdb in number of weeks. By default, the auto polling is disabled with an interval of 0. |
priority |
string | high | optional | read/write | Priority of custom tacdb for detection of device type and OS. |
uploadType |
string | location | optional | read/write | The way of customdb uploaded |
url |
string | optional | read/write | Custom tacdb URL location. URL can be http, https, ftp or local file path. | |
user |
string | optional | read/write | Username for custom tacdb url location authentication. |
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.