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

Number of APIs: 3

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

  2. patch Core V1Namespaced Replication Controller Status PATCH {{baseUrl}}/api/v1/namespaces/:namespace/replicationcontrollers/:name/status?dryRun=<string>&fieldManager=<string>&force=<boolean>&pretty=<string>

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