WhatIfScenarioClusterDetails

WhatIfScenarioClusterDetails
WhatIfScenarioClusterDetails

Cluster details for Add/Remove workload scenario

JSON Example
{
    "clusterSummaries": [
        {
            "clusterId": "string",
            "clusterName": "string",
            "instanceDetails": {
                "instanceDetails": [
                    {
                        "description": "string",
                        "key": "string",
                        "unit": "string",
                        "value": "string"
                    }
                ]
            }
        }
    ],
    "scenarioFit": false,
    "serverRecommendations": {
        "recommendedServers": [
            {
                "id": "string",
                "recommendedCost": "number",
                "recommendedCount": 0,
                "serverCount": 0
            }
        ],
        "totalCost": "number"
    }
}
clusterSummaries
Optional

Cluster summary after running Add/Remove workload scenario

boolean
scenarioFit
Optional

Represents if selected workload fits in cluster

serverRecommendations
Optional

Represents server recommendations for add workload scenario with hypothetical new cluster