api-v1-namespaces-{namespace}-replicationcontrollers-{name}-scale

Number of APIs: 3

  1. read Core V1Namespaced Replication Controller Scale GET {{baseUrl}}/api/v1/namespaces/:namespace/replicationcontrollers/:name/scale?pretty=<string>

  2. 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>

  3. replace Core V1Namespaced Replication Controller Scale PUT {{baseUrl}}/api/v1/namespaces/:namespace/replicationcontrollers/:name/scale?dryRun=<string>&fieldManager=<string>&fieldValidation=<string>&pretty=<string>