ArrayOfVsanPerfEntityMetricCSV

ArrayOfVsanPerfEntityMetricCSV
ArrayOfVsanPerfEntityMetricCSV

A boxed array of VsanPerfEntityMetricCSV. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "entityRefId": "string",
            "sampleInfo": "string",
            "value": [
                {
                    "_typeName": "string",
                    "metricId": {
                        "_typeName": "string",
                        "label": "string",
                        "group": "string",
                        "rollupType": "string",
                        "statsType": "string",
                        "name": "string",
                        "description": "string",
                        "metricsCollectInterval": 0
                    },
                    "threshold": {
                        "_typeName": "string",
                        "direction": "string",
                        "yellow": "string",
                        "red": "string"
                    },
                    "numExceptions": "string",
                    "values": "string"
                }
            ]
        }
    ]
}
_value
Required

_value