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