更新时间:2023-02-06 GMT+08:00
解绑存储
功能描述
从指定命名空间解绑存储的接口。
URI
DELETE /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
namespace |
Yes |
String |
命名空间。 |
name |
Yes |
String |
persistentvolumeclaims名称 |
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
deleteVolume |
No |
Boolean |
是否删除volume,可选值为true和false:
|
storageType |
No |
String |
Type of storage,目前支持:
|
请求消息
N/A
响应消息
N/A