APIRef_tm_ltm_profile_ntlm¶
mgmt/tm/ltm/profile/ntlm
Virtual server NT Lan Manager profile configuration
REST Endpoints
- Collection URI
/mgmt/tm/ltm/profile/ntlm
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/profile/ntlm/~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. | |
defaultsFrom |
string | optional | read/write | Specifies the profile that you want to use as the parent profile. Your new profile inherits all settings and values from the parent profile specified. | |
description |
string | optional | read/write | User defined description. | |
insertCookieDomain |
string | optional | read/write | Specifies an optional domain for the inserted cookie. The default is “none”, which causes no domain to be configured for the inserted cookie. | |
insertCookieName |
string | optional | read/write | Specifies the name of the NTLM persistence cookie to be inserted. | |
insertCookiePassphrase |
string | optional | read/write | Specifies the pass phrase for the inserted persistence cookie. | |
keyByCookie |
string | optional | read/write | Enable or disable OneConnect keying by cookie. The default is disabled. | |
keyByCookieName |
string | optional | read/write | The cookie that will be used if “key-by-cookie” is enabled. | |
keyByDomain |
string | optional | read/write | Enable or disable OneConnect keying by NTLM domain. The default is disabled. | |
keyByIpAddress |
string | optional | read/write | Enable or disable OneConnect keying by client IP address. The default is disabled. | |
keyByTarget |
string | optional | read/write | Enable or disable OneConnect keying by NTLM target. The default is disabled. | |
keyByUser |
string | optional | read/write | Enable or disable OneConnect keying by NTLM user. The default is enabled. | |
keyByWorkstation |
string | optional | read/write | Enable or disable OneConnect keying by NTLM workstation. The default is disabled. |
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.