ExternalStorageInfo

ExternalStorageInfo
ExternalStorageInfo
JSON Example
{
    "storagePreference": "string",
    "extStorageVendorType": "string",
    "workloadProfileVMMap": [
        0
    ],
    "consumedStorage": "number",
    "aggregatedThroughput": "number",
    "aggregatedIOPS": "number",
    "metadata": {
        "attachedClusters": [
            {
                "clusterName": "string",
                "storage": "number"
            }
        ],
        "vendor": "string",
        "fileSystem": "string",
        "dataTransfer": "number",
        "sizingAssumptions": [
            "string"
        ]
    }
}
storagePreference
Optional

storagePreference

extStorageVendorType
Optional

extStorageVendorType

array of integer
workloadProfileVMMap
Optional

The number of VMs from each workload profile (as indices)

number As double As double
consumedStorage
Optional

The amount of external storage being used by the workloads

number As double As double
aggregatedThroughput
Optional

The throughput on the external storage

number As double As double
aggregatedIOPS
Optional

The IOPS on the external storage

object
metadata
Optional

metadata

Property Of