华为云计算 云知识 进入容器执行命令connectCoreV1PostNamespacedPodExec
进入容器执行命令connectCoreV1PostNamespacedPodExec

 

功能介绍

进入容器执行命令。

调用方法

请参见如何调用API

URI

POST /api/v1/namespaces/{namespace}/pods/{name}/exec

表1 路径参数

参数

是否必选

参数类型

描述

name

String

name of the PodExecOptions

namespace

String

object name and auth scope, such as for teams and projects

表2 Query参数

参数

是否必选

参数类型

描述

command

String

Command is the remote command to execute. argv array. Not executed within a shell.

container

String

Container in which to execute the command. Defaults to only container if there is only one container in the pod.

stderr

Boolean

Redirect the standard error stream of the pod for this call. Defaults to true.

stdin

Boolean

Redirect the standard input stream of the pod for this call. Defaults to false.

stdout

Boolean

Redirect the standard output stream of the pod for this call. Defaults to true.

tty

Boolean

TTY if true indicates that a tty will be allocated for the exec call. Defaults to false.

请求参数

表3 请求Header参数

参数

是否必选

参数类型

描述

X-Auth-Token

String

用户Token。

通过调用 IAM 服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。

Content-Type

String

消息体的类型(格式),默认取值为“application/json”

缺省值:application/json

响应参数

请求示例

响应示例

状态码

状态码

描述

200

OK

400

BadRequest

401

Unauthorized

403

Forbidden

404

NotFound

405

MethodNotAllowed

406

NotAcceptable

409

AlreadyExists

415

UnsupportedMediaType

422

Invalid

429

TooManyRequests

500

InternalError

503

ServiceUnavailable

504

ServerTimeout

 

上一篇:远程办公软件华为云WeLink高效视频会议指南下篇:视频会议怎么记录会议纪要? 下一篇:启用弹性伸缩组ResumeScalingGroup

云容器引擎 CCE

 

云容器引擎(Cloud Container Engine)提供高可靠高性能的企业级容器应用管理服务,支持Kubernetes社区原生应用和工具,简化云上自动化容器运行环境搭建