v1

latestSwagger 2.02026-07-17140265454.4 KB

returns a list of HorizontalPodAutoscalers for resource

get/api/v1/{kind}/{namespace}/{name}/horizontalpodautoscaler

Path parameters

kindstring required

kind of the resource to get HorizontalPodAutoscalers for

namespacestring required

namespace of the resource to get HorizontalPodAutoscalers for

namestring required

name of the resource to get HorizontalPodAutoscalers for

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