K8s存储管理-PVC
通过YAML更新PVC
通过提供的YAML内容更新PVC配置
put/k8s/cluster/{id}/namespaces/{namespaceName}/pvcs/{pvcName}/yaml
Path parameters
idinteger required
集群ID
namespaceNamestring required
命名空间名称
pvcNamestring required
PVC名称
Headers
Authorizationstring required
Bearer 用户Token
Request body
object required
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.