InlineLBTcpMonitorProfile1

InlineLBTcpMonitorProfile1
InlineLBTcpMonitorProfile1
JSON Example
{
    "receive": "string",
    "send": "string"
}
string
receive
Optional

Expected data, if specified, can be anywhere in the response and it has to be a string, regular expressions are not supported.

string
send
Optional

If both send and receive are not specified, then just a TCP connection is established (3-way handshake) to validate server is healthy, no data is sent.