v1

latestSwagger 2.02026-07-17140265454.4 KB

scales ReplicationController to a number of replicas

post/api/v1/replicationcontroller/{namespace}/{replicationController}/update/pod

Path parameters

namespacestring required

namespace of the ReplicationController

replicationControllerstring required

name of the ReplicationController

Query parameters

filterBystring

Comma delimited string used to apply filtering: 'propertyName,filterValue'

sortBystring

Name of the column to sort by

itemsPerPagestring

Number of items to return when pagination is applied

pagestring

Page number to return items from

metricNamesstring

Metric names to download

aggregationsstring

Aggregations to be performed for each metric (default: sum)

Request body

replicasinteger required

Response

OK