Deployment版本管理
获取Deployment滚动发布状态
获取指定Deployment的当前滚动发布状态和进度信息
get/k8s/cluster/{id}/namespaces/{namespaceName}/deployments/{deploymentName}/rollout-status
Path parameters
idinteger required
集群ID
namespaceNamestring required
命名空间名称
deploymentNamestring required
Deployment名称
Headers
Authorizationstring required
Bearer 用户Token
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.