Request a stream for a container.
get/midgard/v0.1/stream/stack/{stackItemId}/{containerName}
Generates a WebSocket URL and initiates a TCP stream client for the specified container.
Request
Authorization
X-AT
header
apiKey
Path Parameters
stackItemIdThe ID of the stack item.
integer
REQUIRED
containerNameThe name of the container to stream from.
string
REQUIRED
Response
200Stream websocket url created successfully.
400Returned when the stack item is not found, or streaming is unsupported.
403User is not allowed to access this resource.
Shell cURL
shell
Show schema
json