ArrayOfVsanHealthExtMgmtPreCheckResult

ArrayOfVsanHealthExtMgmtPreCheckResult
ArrayOfVsanHealthExtMgmtPreCheckResult

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "overallResult": false,
            "esxVersionCheckPassed": false,
            "drsCheckPassed": false,
            "eamConnectionCheckPassed": false,
            "installStateCheckPassed": false,
            "results": [
                {
                    "_typeName": "string",
                    "testId": "string",
                    "testName": "string",
                    "testDescription": "string",
                    "testShortDescription": "string",
                    "testHealthyEntities": 0,
                    "testAllEntities": 0,
                    "testHealth": "string",
                    "testDetails": [
                        {
                            "_typeName": "string",
                            "label": "string"
                        }
                    ],
                    "testActions": [
                        {
                            "_typeName": "string",
                            "actionId": "string",
                            "actionLabel": {
                                "_typeName": "string",
                                "key": "string",
                                "arg": [
                                    {
                                        "_typeName": "string",
                                        "key": "string",
                                        "value": {
                                            "_typeName": "string"
                                        }
                                    }
                                ],
                                "message": "string"
                            },
                            "actionDescription": {
                                "_typeName": "string",
                                "key": "string",
                                "arg": [
                                    {
                                        "_typeName": "string",
                                        "key": "string",
                                        "value": {
                                            "_typeName": "string"
                                        }
                                    }
                                ],
                                "message": "string"
                            },
                            "enabled": false,
                            "parameters": [
                                {
                                    "_typeName": "string",
                                    "key": "string",
                                    "value": "string"
                                }
                            ]
                        }
                    ],
                    "historicalResults": [
                        {
                            "_typeName": "string",
                            "timestamp": "string",
                            "health": "string",
                            "testDetails": [
                                {
                                    "_typeName": "string",
                                    "label": "string"
                                }
                            ],
                            "testCorrelation": {
                                "_typeName": "string",
                                "primaryHealthTests": [
                                    "string"
                                ],
                                "relatedHealthTests": [
                                    "string"
                                ],
                                "skippedHealthTests": [
                                    "string"
                                ]
                            }
                        }
                    ],
                    "testCorrelation": {
                        "_typeName": "string",
                        "primaryHealthTests": [
                            "string"
                        ],
                        "relatedHealthTests": [
                            "string"
                        ],
                        "skippedHealthTests": [
                            "string"
                        ]
                    },
                    "reducedScore": 0,
                    "category": "string",
                    "riskIfNotFix": "string",
                    "lastStatusChangeTime": "string"
                }
            ],
            "vumRegistered": false
        }
    ]
}
_value
Required

_value