v1

latestSwagger 2.02026-07-17342313981.1 KB
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

codeinteger

状态码

datastring

返回的数据

messagestring

提示信息