Attach to a container via a websocket
/v1.33
/v1.33
/v1.33
/v1.33
GET
/containers/{id}/attach/ws
Container
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/v1.33/containers//attach/ws'
Response Response Example
200 - Example 1
{}
Request
Path Params
id
string
required
Query Params
detachKeys
string
optional
[a-Z]
or ctrl-<value>
where <value>
is one of: a-z
, @
, ^
, [
, ,
, or _
.logs
string
optional
stream
string
optional
stdin
string
optional
stdin
stdout
string
optional
stdout
stderr
string
optional
stderr
Responses
Modified at 2022-09-10 17:56:06