APIRef_tm_ltm_monitor_saspΒΆ
mgmt/tm/ltm/monitor/sasp
SASP monitor configuration.
REST Endpoints
- Collection URI
/mgmt/tm/ltm/monitor/sasp
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/monitor/sasp/~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 existing monitor from which the system imports settings for the new monitor. | |
description |
string | optional | read/write | User defined description. | |
destination |
string | optional | read/write | ||
interval |
string | optional | read/write | Specifies the frequency at which the system queries the Group Workload Manager (GWM). The default value is auto. You can specify a range between 10 and 600 seconds. | |
mode |
string | push | optional | read/write | Specifies whether the load balancer should send Get Weight Request messages (pull) or receive Send Weight messages (push) from the GWM. The default mode is pull. |
monInterval |
integer | optional | read/write | ||
tmPartition |
string | optional | read/write | Displays the administrative partition within which the monitor resides. | |
primaryAddress |
string | optional | read/write | Specifies the IP address of the Primary Group Workload Manager. | |
protocol |
string | optional | read/write | Specifies the protocol that the monitor uses to communicate with the target. The options are tcp and udp. The default value is tcp. | |
secondaryAddress |
string | optional | read/write | Specifies the IP address of the Secondary Group Workload Manager. | |
service |
string | optional | read/write | Specifies the port through which the SASP monitor communicates with the Group Workload Manager. The default port is 3000. | |
timeUntilUp |
integer | optional | read/write | Specifies the amount of time in seconds after the first successful response before a node will be marked up. A value of 0 will cause a node to be marked up immediately after a valid response is received from the node. The default setting is 0. | |
timeout |
integer | optional | read/write | Specifies the number of seconds the target has in which to respond to the monitor request. The default value is 100 seconds. If the target responds within the set time period, it is considered up. If the target does not respond within the set time period, it is considered down. Also, if the target responds with a RESET packet, the system immediately flags the target as down without waiting for the timeout interval to expire. |
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.