connect Core V1Get Namespaced Pod Exec

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

connect GET requests to exec of Pod

Request Params

KeyDatatypeRequiredDescription
commandstringCommand is the remote command to execute. argv array. Not executed within a shell.
containerstringContainer in which to execute the command. Defaults to only container if there is only one container in the pod.
stderrbooleanRedirect the standard error stream of the pod for this call.
stdinbooleanRedirect the standard input stream of the pod for this call. Defaults to false.
stdoutbooleanRedirect the standard output stream of the pod for this call.
ttybooleanTTY if true indicates that a tty will be allocated for the exec call. Defaults to false.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

"dolor exercitation pariatur"