K8s存储管理-PV

通过YAML更新PV

通过提供的YAML内容更新PV配置

put/k8s/cluster/{id}/pvs/{pvName}/yaml

Path parameters

idinteger required

集群ID

pvNamestring required

PV名称

Headers

Authorizationstring required

Bearer 用户Token

Request body

object required

Response

OK

codeinteger

状态码

datastring

返回的数据

messagestring

提示信息

Changes

No recorded changes to this endpoint across all 1 revision of this API.