Get desktop application:
View/edit binary Protocol Buffers messages
Target Access Point Ambassador (TAPA) Service
Close a stream unregisters the target from the NSP, disconnects the target from the conduit if no more stream is connected to it, and disconnects from the trench if no more conduit is connected to it. If any property is not defined (empty name, nil trench/conduit...), an error will be returned.
Open a stream registers the target to the NSP, If the trench or conduit is not connected to the target, then it will be connected automatically before registering the target to the NSP. If any property is not defined (empty name, nil trench/conduit...), or, if another trench is already connected, an error will be returned.
WatchStream will return a list of stream status containing the same properties as the one in parameter (nil properties will be ignored). On any event (any stream created/deleted/updated) the list will be sent again.
Used in:
Name of the conduit
Trench the conduit belongs to
Used as request type in: Tap.Close, Tap.Open, Tap.Watch
Used as field type in:
Name of the stream
Conduit the stream belongs to
Used in:
Used in:
Stream is open and ready to carry traffic
The stream is requested open, but a stable status is not known yet due to a lengthy transition
Stream is not reachable (NSP unreachable, under upgrade, failed etc.)
The stream is requested open, but it is not defined on the Meridio side
Used in:
Name of the trench