CalculationLog

CalculationLog
CalculationLog
JSON Example
{
    "logHelp": "string",
    "storageBound": "string",
    "cpuBound": "string",
    "memoryBound": "string",
    "ioBound": "string",
    "finalRecommendation": "string",
    "calculationMetrics": {
        "cpuMetrics": {
            "cpuHostMetrics": {
                "consumed": "number",
                "consumedPercent": "number",
                "headroomPercent": "number",
                "free": "number",
                "freePercent": "number",
                "provisioned": "number",
                "provisionedPercent": "number",
                "hostSize": "number",
                "totalRequiredCPU": "number"
            },
            "memoryHostMetrics": {
                "consumed": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "consumedPercent": "number",
                "free": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "freePercent": "number",
                "provisioned": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "provisionedPercent": "number",
                "hostSize": "number",
                "totalRequiredMemory": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                }
            },
            "storageHostMetrics": {
                "checksumOverhead": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "dedupOverhead": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "diskFormatOverhead": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "rawStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "slackSpace": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "swapSpace": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "physicalReservation": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "logicalReservation": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "freeStorageWithVsan": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "freeStorageWithVsanPercent": "number",
                "freeVsanOverheads": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "consumedStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "consumedStoragePercent": "number",
                "consumedSystemStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "consumedSystemStoragePercent": "number",
                "freeStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "freeStoragePercent": "number",
                "provisionedStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "provisionedStoragePercent": "number",
                "rawCache": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "usableStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "rawStorageNoOverheads": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "hostSize": "number",
                "totalRequiredStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                }
            },
            "ioHostMetrics": {
                "hostSize": "number"
            }
        },
        "memoryMetrics": {
            "cpuHostMetrics": {
                "consumed": "number",
                "consumedPercent": "number",
                "headroomPercent": "number",
                "free": "number",
                "freePercent": "number",
                "provisioned": "number",
                "provisionedPercent": "number",
                "hostSize": "number",
                "totalRequiredCPU": "number"
            },
            "memoryHostMetrics": {
                "consumed": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "consumedPercent": "number",
                "free": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "freePercent": "number",
                "provisioned": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "provisionedPercent": "number",
                "hostSize": "number",
                "totalRequiredMemory": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                }
            },
            "storageHostMetrics": {
                "checksumOverhead": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "dedupOverhead": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "diskFormatOverhead": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "rawStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "slackSpace": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "swapSpace": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "physicalReservation": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "logicalReservation": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "freeStorageWithVsan": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "freeStorageWithVsanPercent": "number",
                "freeVsanOverheads": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "consumedStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "consumedStoragePercent": "number",
                "consumedSystemStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "consumedSystemStoragePercent": "number",
                "freeStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "freeStoragePercent": "number",
                "provisionedStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "provisionedStoragePercent": "number",
                "rawCache": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "usableStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "rawStorageNoOverheads": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "hostSize": "number",
                "totalRequiredStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                }
            },
            "ioHostMetrics": {
                "hostSize": "number"
            }
        },
        "storageMetrics": {
            "cpuHostMetrics": {
                "consumed": "number",
                "consumedPercent": "number",
                "headroomPercent": "number",
                "free": "number",
                "freePercent": "number",
                "provisioned": "number",
                "provisionedPercent": "number",
                "hostSize": "number",
                "totalRequiredCPU": "number"
            },
            "memoryHostMetrics": {
                "consumed": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "consumedPercent": "number",
                "free": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "freePercent": "number",
                "provisioned": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "provisionedPercent": "number",
                "hostSize": "number",
                "totalRequiredMemory": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                }
            },
            "storageHostMetrics": {
                "checksumOverhead": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "dedupOverhead": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "diskFormatOverhead": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "rawStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "slackSpace": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "swapSpace": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "physicalReservation": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "logicalReservation": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "freeStorageWithVsan": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "freeStorageWithVsanPercent": "number",
                "freeVsanOverheads": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "consumedStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "consumedStoragePercent": "number",
                "consumedSystemStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "consumedSystemStoragePercent": "number",
                "freeStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "freeStoragePercent": "number",
                "provisionedStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "provisionedStoragePercent": "number",
                "rawCache": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "usableStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "rawStorageNoOverheads": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "hostSize": "number",
                "totalRequiredStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                }
            },
            "ioHostMetrics": {
                "hostSize": "number"
            }
        },
        "ioMetrics": {
            "cpuHostMetrics": {
                "consumed": "number",
                "consumedPercent": "number",
                "headroomPercent": "number",
                "free": "number",
                "freePercent": "number",
                "provisioned": "number",
                "provisionedPercent": "number",
                "hostSize": "number",
                "totalRequiredCPU": "number"
            },
            "memoryHostMetrics": {
                "consumed": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "consumedPercent": "number",
                "free": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "freePercent": "number",
                "provisioned": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "provisionedPercent": "number",
                "hostSize": "number",
                "totalRequiredMemory": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                }
            },
            "storageHostMetrics": {
                "checksumOverhead": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "dedupOverhead": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "diskFormatOverhead": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "rawStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "slackSpace": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "swapSpace": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "physicalReservation": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "logicalReservation": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "freeStorageWithVsan": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "freeStorageWithVsanPercent": "number",
                "freeVsanOverheads": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "consumedStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "consumedStoragePercent": "number",
                "consumedSystemStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "consumedSystemStoragePercent": "number",
                "freeStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "freeStoragePercent": "number",
                "provisionedStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "provisionedStoragePercent": "number",
                "rawCache": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "usableStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "rawStorageNoOverheads": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                },
                "hostSize": "number",
                "totalRequiredStorage": {
                    "value": 200,
                    "units": "GB",
                    "description": "string"
                }
            },
            "ioHostMetrics": {
                "hostSize": "number"
            }
        }
    }
}
string
logHelp
Optional

logHelp

string
storageBound
Optional

storageBound

string
cpuBound
Optional

cpuBound

string
memoryBound
Optional

memoryBound

string
ioBound
Optional

ioBound

string
finalRecommendation
Optional

finalRecommendation

calculationMetrics
Optional

calculationMetrics