APIRef_tm_security_datasync_local-profileΒΆ
mgmt/tm/security/datasync/local-profile
Datasync Local Profile which is NOT synced across devices.
REST Endpoints
- Collection URI
/mgmt/tm/security/datasync/local-profile
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/security/datasync/local-profile/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, POST
- Resource Natural Key
name
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | The application service that the object belongs to. | |
bufSize |
integer | optional | read/write | Specifies the size of each buffer in the table, in bytes. | |
dsArea |
string | none | optional | read/write | Specifies the memory area on which the table will be allocated. |
genPauseSec |
integer | optional | read/write | Specifies the time in seconds to pause between each bulk generation when in non-urgent mode. | |
genTimeoutSec |
integer | optional | read/write | Specifies the timeout of running the external generator per single bulk. | |
keepConfFiles |
integer | optional | read/write | Specifies the number of configuration files to keep when rolling old ones. | |
maxGenRows |
string | optional | read/write | Specifies the maximum rows to generate. | |
minCpuPercent |
integer | optional | read/write | Specifies the minimum available CPU percent to start generator in non-urgent mode. | |
minMemMb |
integer | optional | read/write | Specifies the minimum available memory in MB to start generator in non-urgent mode. | |
offlineUntilGen |
string | optional | read/write | Specifies if the system should be offline until the table is generated. | |
rowsBulk |
integer | optional | read/write | Specifies the number of rows to generate in each bulk. |
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.