APIRef_tm_gtm_global-settings_generalΒΆ
mgmt/tm/gtm/global-settings/general
General configuration options
REST Endpoints
- Collection URI
/mgmt/tm/gtm/global-settings/general
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/gtm/global-settings/general/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
autoDiscovery |
string | yes | optional | read/write | Specifies whether the auto-discovery process is activated for this system. The default value is no. |
autoDiscoveryInterval |
integer | 30 | optional | read/write | Specifies the frequency, in seconds, between system attempts to discover network components. The default value is 30. |
automaticConfigurationSaveTimeout |
integer | 15 | optional | read/write | Sets the timeout, in seconds, indicating how long to wait before automatically saving the GTM configuration to the bigip_gtm.conf. A timeout of -1 will cause the GTM configuration to NEVER be saved. A value of 0 will cause the GTM configuration to be saved immediately. The default value is 15 seconds. |
cacheLdnsServers |
string | yes | optional | read/write | Specifies whether the system retains its memory cache, all local DNS servers that make requests. The default value is yes. Important: You must enable this option if you want the system to store and use the LDNS path information. |
domainNameCheck |
string | allow-underscore | optional | read/write | Specifies the parameters for GTM to use when performing domain name checking. The default value is allow-underscore. |
drainPersistentRequests |
string | yes | optional | read/write | Specifies, when set to yes, that when you disable a pool, load-balanced, persistent connections remain connected until the TTL expires. The default value is yes. If you set this option to no, any persistent connections terminate immediately when a pool is disabled. |
forwardStatus |
string | disabled | optional | read/write | Specifies whether to share GTM object availability status changes with subscribers such as iControl clients. |
gtmSetsRecursion |
string | no | optional | read/write | Specifies, when set to yes, that the system enables recursive DNS queries, regardless of whether the requesting local DNS enabled recursive queries. |
heartbeatInterval |
integer | 10 | optional | read/write | Specifies the frequency at which GTM queries other BIG-IP systems for updated data. When configuring monitors for BIG-IP systems, F5 Networks recommends that the probe-interval option for the monitor be equal to or greater than the heartbeat-interval option. The default value is 10. |
monitorDisabledObjects |
string | no | optional | read/write | Specifies, when set to yes, that the system will continue to monitor objects even if the objects are disabled. The default value is no. |
nethsmTimeout |
integer | 20 | optional | read/write | Specifies the time, in seconds, mcpd will wait on a NetHSM DNSSEC Key operation before retrying. |
peerLeader |
string | optional | read/write | Specifies name of a GTM to act as a peer group leader (i.e. for DNSSEC key creation). | |
sendWildcardRrs |
string | disabled | optional | read/write | Specifies whether to create wildcard DNS records when a wildcard Wide IP is created. |
staticPersistCidrIpv4 |
integer | 32 | optional | read/write | Specifies the number of bits that identify the number of bits used to identify IP addresses. This option is used to identify IPv4 addresses for the Static Persist load balancing mode. The default value is 32 bits. |
staticPersistCidrIpv6 |
integer | 128 | optional | read/write | Specifies the number of bits that identify the number of bits used to identify IP addresses. This option is used to identify IPv6 addresses for the Static Persist load balancing mode. The default value is 128 bits. |
synchronization |
string | no | optional | read/write | Specifies whether this system is a member of a synchronization group. The default value is no. Members of the synchronization group continuously share configuration and metrics collection information. The synchronization group may contain Global Traffic Managers and Link Controllers. |
synchronizationGroupName |
string | default | optional | read/write | Specifies the name of the synchronization group to which the system belongs. |
synchronizationTimeTolerance |
integer | 10 | optional | read/write | Specifies the number of seconds that one system clock can be out of sync with another system clock, in the synchronization group. If the variance between the clock times is higher than the time tolerance setting, the system logs the time difference once per hour. Possible values are 0 (zero), 5, and up to 600. (Values 1 through 4 are automatically set to 5, and 0 (zero) turns time synchronization off.) The default value is 10 seconds. Note: If you are using NTP to synchronize the clock with a time server, select a time tolerance other than 0 (zero). When you do this, the system uses the synchronization-time-tolerance option as a fail-over mechanism if NTP is disabled for any reason. |
synchronizationTimeout |
integer | 180 | optional | read/write | Specifies the number of seconds that the system will attempt to synchronize GTM configuration with a synchronization group member. If the synchronization times out, the system will try again. The default value is 180. |
synchronizeZoneFiles |
string | no | optional | read/write | Specifies whether the system synchronizes zone files among the synchronization group members. The default value is no. |
synchronizeZoneFilesTimeout |
integer | 300 | optional | read/write | Specifies the number of seconds that a synchronization group member will attempt to synchronize its zone files with a synchronization group member. If the synchronization times out, the system will try again. The default value is 300. |
virtualsDependOnServerState |
string | yes | optional | read/write | Specifies whether the system marks a virtual server down when the server on which the virtual server is configured can no longer be reached via iQuery. The default value is yes. |
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.