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