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/multicloud

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

continentsstring[]
excludesobject

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

includesobject

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

respPerServiceinteger

Maximum number of response per service

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)

Response

recommendation response

All 3 operations