WhatIfScenarioRecommendedServer

WhatIfScenarioRecommendedServer
WhatIfScenarioRecommendedServer

Represents server details, cost and number of server recommended for running add-workload scenario with a hypothetical cluster

JSON Example
{
    "id": "string",
    "recommendedCost": "number",
    "recommendedCount": 0,
    "serverCount": 0
}
string
id
Optional

Server config id

number As double As double
recommendedCost
Optional

Total cost saving or added cost for given server type

integer As int32 As int32
recommendedCount
Optional

Recommended count for the server

integer As int32 As int32
serverCount
Optional

Original server count for the given scenario