Pod管理
更新Pod的YAML配置
通过YAML内容更新指定的Pod配置,支持校验模式和DryRun模式
put/k8s/cluster/{id}/namespaces/{namespaceName}/pods/{podName}/yaml
Path parameters
idinteger required
集群ID
namespaceNamestring required
命名空间名称
podNamestring required
Pod名称
Headers
Authorizationstring required
Bearer 用户Token
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.