Skip to content

dsdk / v1.47 / ContainerAttachWebsocketData

Type Alias: ContainerAttachWebsocketData ​

ContainerAttachWebsocketData: object

Type declaration ​

NameTypeDescription
pathobject-
path.idstringID or name of the container
query?object-
query.detachKeys?stringOverride the key sequence for detaching a container.Format is a single character [a-Z] or ctrl-<value> where <value> is one of: a-z, @, ^, [, ,, or _.
query.logs?booleanReturn logs
query.stderr?booleanAttach to stderr
query.stdin?booleanAttach to stdin
query.stdout?booleanAttach to stdout
query.stream?booleanReturn stream