Class TcpCheck (2.5.2)

TcpCheck(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information required for a TCP Uptime check request. .. attribute:: port

The TCP port on the server against which to run the check. Will be combined with host (specified within the monitored_resource) to construct the full URL. Required.

:type: int