Skip to content

dsdk / v1.47 / ExecInspectResponse

Type Alias: ExecInspectResponse ​

ExecInspectResponse: object

Type declaration ​

NameTypeDescription
CanRemove?boolean-
ContainerID?string-
DetachKeys?string-
ExitCode?number-
ID?string-
OpenStderr?boolean-
OpenStdin?boolean-
OpenStdout?boolean-
Pid?numberThe system process ID for the exec process.
ProcessConfig?ProcessConfig-
Running?boolean-