K8s命名空间管理
删除资源配额
删除指定的资源配额
delete/api/v1/k8s/cluster/{id}/namespaces/{namespaceName}/resourcequotas/{quotaName}
Path parameters
idinteger required
集群ID
namespaceNamestring required
命名空间名称
quotaNamestring required
ResourceQuota名称
Response
删除成功
Changes
No recorded changes to this endpoint across all 1 revision of this API.