api-v1-namespaces-{namespace}-resourcequotas-{name}
Number of APIs: 4
-
delete Core V1Namespaced Resource Quota DELETE {{baseUrl}}/api/v1/namespaces/:namespace/resourcequotas/:name?dryRun=<string>&gracePeriodSeconds=<integer>&orphanDependents=<boolean>&propagationPolicy=<string>&pretty=<string>
-
read Core V1Namespaced Resource Quota GET {{baseUrl}}/api/v1/namespaces/:namespace/resourcequotas/:name?pretty=<string>
-
patch Core V1Namespaced Resource Quota PATCH {{baseUrl}}/api/v1/namespaces/:namespace/resourcequotas/:name?dryRun=<string>&fieldManager=<string>&fieldValidation=<string>&force=<boolean>&pretty=<string>
-
replace Core V1Namespaced Resource Quota PUT {{baseUrl}}/api/v1/namespaces/:namespace/resourcequotas/:name?dryRun=<string>&fieldManager=<string>&fieldValidation=<string>&pretty=<string>