GetAppDeployment
获取K8s应用的Deployment信息
服务地址:
华东1 金融云
输入参数
只看必填
AppId应用ID
插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

请求语法

GET /pop/v5/oam/app_deployment HTTP/1.1

请求参数

字段名称字段详情
AppIdstring

应用 ID,可通过调用 ListApplication 接口获取。

示例值:93fdd228-*****-ed2ae98de18d

返回参数

字段名称字段详情
Codeinteger<int32>

接口状态或 POP 错误码。

示例值:200
Messagestring

返回信息。

示例值:success
Datastring

应用 Deployment 信息,格式为 JSON 格式字符串。

示例值: {"metadata":{"name":"oambuild-group*","namespace":"default","selfLink":"/apis/apps/v1/namespaces/default/deployments/oambuil*","uid":"*-afc0-436e-9949-fb01994a9b63","resourceVersion":"969614832","generation":2,"creationTimestamp":"2021-04-06T11:38:46Z","labels":{"edas-domain":"edas-admin","edas.aliyun.oam.com/rollout-name":"oambuild-group-1","edas.aliyun.oam.com/rollout-namespace":"default","edas.aliyun.oam.com/rollout-revision":"3","edas.appid":"fc5e0f54-*-4cab-91a0-b7becb1f6174","edas.controlplane":"edas-oam","edas.oam.acname":"oambuild"...
RequestIdstring

请求 ID。

示例值:03FD1520-0FD6-436A-****-265318D7****
变更历史
暂无变更历史