v1

latestOpenAPI 3.0.0Apache 2.02026-07-1731525.4 KB
recommend

Provides a recommended set of node pools on a given provider in a specific region.

Provides a recommended set of node pools on a given provider in a specific region.

post/recommender/provider/{provider}/service/{service}/region/{region}/cluster

Path parameters

providerstring required

provider

servicestring required

service

regionstring required

region

Request body

allowBurstboolean

Are burst instances allowed in recommendation

allowOlderGenboolean

AllowOlderGen allow older generations of virtual machines (applies for EC2 only)

categorystring[]

Category specifies the virtual machine category

excludesstring[]

Excludes is a blacklist - a slice with vm types to be excluded from the recommendation

includesstring[]

Includes is a whitelist - a slice with vm types to be contained in the recommendation

maxNodesinteger

Maximum number of nodes in the recommended cluster

minNodesinteger

Minimum number of nodes in the recommended cluster

networkPerfstring[]

NetworkPerf specifies the network performance category

onDemandPctinteger

Percentage of regular (on-demand) nodes in the recommended cluster

sameSizeboolean

If true, recommended instance types will have a similar size

sumCpunumber double

Total number of CPUs requested for the cluster

sumGpuinteger

Total number of GPUs requested for the cluster

sumMemnumber double

Total memory requested for the cluster (GB)

zonestring

Availability zone that the cluster should expand to

Response

recommendation response