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