v1

latestSwagger 2.02026-07-17140265454.4 KB

returns detailed information about ReplicationController

get/api/v1/replicationcontroller/{namespace}/{replicationController}

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)

Response

OK

containerImagesstring[] required
initContainerImagesstring[] required
labelSelectorobject required