Name
|
Type
|
Description
|
testActions | VsanClusterHealthAction[] |
The actions needed by user for potential VSAN health problem
|
testDescription | xsd:string |
The full test description
|
testDetails | VsanClusterHealthResultBase[] |
The test result data. Each data item include the UI presentation structure
and the actual value.
|
testHealth | xsd:string |
The test result enumeration. The possible values are
'greeen', 'yellow', 'red', 'unknown', or 'info'
|
testId | xsd:string |
A unique ID for this test (i.e. In the vsphere web client, this is used as a ID for
composing the AskVmware link, for example:
http://www.vmware.com/esx/support/askvmware/index.php?eventtype=<id>&language=en_US)
|
testName | xsd:string |
The name for this health test
|
testShortDescription | xsd:string |
The short test description
|
Properties inherited from DynamicData |
None |