api-v1-namespaces-{namespace}-replicationcontrollers-{name}-scale
Number of APIs: 3
-
read Core V1Namespaced Replication Controller Scale GET {{baseUrl}}/api/v1/namespaces/:namespace/replicationcontrollers/:name/scale?pretty=<string>
-
patch Core V1Namespaced Replication Controller Scale PATCH {{baseUrl}}/api/v1/namespaces/:namespace/replicationcontrollers/:name/scale?dryRun=<string>&fieldManager=<string>&fieldValidation=<string>&force=<boolean>&pretty=<string>
-
replace Core V1Namespaced Replication Controller Scale PUT {{baseUrl}}/api/v1/namespaces/:namespace/replicationcontrollers/:name/scale?dryRun=<string>&fieldManager=<string>&fieldValidation=<string>&pretty=<string>