APIRef_tm_ltm_profile_mblbΒΆ
mgmt/tm/ltm/profile/mblb
MBLB profile configuration (experimental)
REST Endpoints
- Collection URI
/mgmt/tm/ltm/profile/mblb
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/profile/mblb/~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 | ||
egressHigh |
integer | optional | read/write | specifies the high water mark for egress message queue | |
egressLow |
integer | optional | read/write | specifies the low water mark for egress message queue | |
ingressHigh |
integer | optional | read/write | specifies the high water mark for ingress message queue | |
ingressLow |
integer | optional | read/write | specifies the low water mark for ingress message queue | |
isolateAbort |
string | optional | read/write | whether to isolate abort event propagation | |
isolateClient |
string | optional | read/write | whether to isolate clientside shutdown event propagation | |
isolateExpire |
string | optional | read/write | whether to isolate expire event propagation | |
isolateServer |
string | optional | read/write | whether to isolate serverside shutdown event propagation | |
minConn |
integer | optional | read/write | specifies the minimum number of serverside connections | |
shutdownTimeout |
integer | optional | read/write | Delays sending FIN when BIGIP receives the first FIN packet from either the client or the server. Value of 0 means send FIN immediately otherwise the minimum of tcp idle timeout and shutdown timeout is used. The default value is 5 seconds | |
tagTtl |
integer | optional | read/write | specifies the TTL (time to live) for TAGs |
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.