api-v1-namespaces-{namespace}-pods-{name}-status
Number of APIs: 3
-
replace Core V1Namespaced Pod Status PUT {{baseUrl}}/api/v1/namespaces/:namespace/pods/:name/status?dryRun=<string>&fieldManager=<string>&fieldValidation=<string>&pretty=<string>
-
read Core V1Namespaced Pod Status GET {{baseUrl}}/api/v1/namespaces/:namespace/pods/:name/status?pretty=<string>
-
patch Core V1Namespaced Pod Status PATCH {{baseUrl}}/api/v1/namespaces/:namespace/pods/:name/status?dryRun=<string>&fieldManager=<string>&fieldValidation=<string>&force=<boolean>&pretty=<string>