WhatIfScenarioPrivateCloudMigrationDetails
WhatIfScenarioPrivateCloudMigrationDetails
Represents datacenter details for migrating workload between different datacenters
JSON Example
{
"privateClouds": [
{
"clusterId": "string",
"cost": "number",
"dataCenterId": "string",
"scenarioFit": false
}
]
}