Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 2 KB

File metadata and controls

39 lines (23 loc) · 2 KB

TCPSocketAction Schema

https://github.com/kitproj/kit/internal/types/workflow#/$defs/TCPSocketAction

TCPSocketAction describes an action based on opening a socket

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Forbidden none workflow.schema.json*

TCPSocketAction Type

object (TCPSocketAction)

TCPSocketAction Properties

Property Type Required Nullable Defined by
port integer Required cannot be null Untitled schema

port

Port number of the port to probe.

port

port Type

integer (port)