APIRef_tm_ltm_monitor_inbandΒΆ
mgmt/tm/ltm/monitor/inband
Inband monitor configuration.
REST Endpoints
- Collection URI
/mgmt/tm/ltm/monitor/inband
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/monitor/inband/~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 name of the monitor from which you want your custom monitor to inherit settings. The default value is inband. | |
description |
string | optional | read/write | User defined description. | |
destination |
string | optional | read/write | ||
failureInterval |
integer | optional | read/write | Specifies an interval, in seconds. If the number of failures specified in the failures option occurs within this interval, the system marks the pool member as being unavailable. | |
failures |
integer | optional | read/write | Specifies the number of times within a given time period that the system tries to connect to a pool member before marking that server as being unavailable. The default value is 3. Specifying a value of 0 (zero) disables this option. A failure can be either a failure to connect or a failure of the pool member to respond within the time specified in the response-time option. | |
tmPartition |
string | optional | read/write | Displays the administrative partition within which the monitor resides. | |
responseTime |
integer | optional | read/write | Specifies an amount of time, in seconds. If the pool member does not respond with data after the specified amount of time has passed, the number of failures in this interval increments by 1. Specifying a value of 0 (zero) disables this option. | |
retryTime |
integer | optional | read/write | Specifies the amount of time in seconds after the pool member has been marked unavailable before the system retries to connect to the pool member. Specifying a value of 0 (zero) disables this option. |
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.