[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineLBTcpMonitorProfile1

Properties

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.

JSON Example

{
	"receive": "string",
	"send": "string"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyLoadBalancer
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

LBTcpMonitorProfile

Feedback

Was this page helpful?