https://github.com/kitproj/kit/internal/types/workflow#/$defs/TCPSocketActionTCPSocketAction 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* |
object (TCPSocketAction)
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| port | integer |
Required | cannot be null | Untitled schema |
Port number of the port to probe.
port
-
is required
-
Type:
integer(port) -
cannot be null
-
defined in: Untitled schema
integer (port)