connect Core V1Get Namespaced Pod Attach

GET {{baseUrl}}/api/v1/namespaces/:namespace/pods/:name/attach?container=in sint veniam exercitation&stderr=true&stdin=true&stdout=true&tty=true

connect GET requests to attach of Pod

Request Params

KeyDatatypeRequiredDescription
containerstringThe container in which to execute the command. Defaults to only container if there is only one container in the pod.
stderrbooleanStderr if true indicates that stderr is to be redirected for the attach call. Defaults to true.
stdinbooleanStdin if true, redirects the standard input stream of the pod for this call. Defaults to false.
stdoutbooleanStdout if true indicates that stdout is to be redirected for the attach call. Defaults to true.
ttybooleanTTY if true indicates that a tty will be allocated for the attach call. This is passed through the container runtime so the tty is allocated on the worker node by the container runtime. Defaults to false.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

"dolor exercitation pariatur"