Closed datamuc closed 1 year ago
In the GUI we can see:
Cluster->Monitor->Skyline Health->vsan object health
We can access that stuff with a stupid addon to pyVmomi:
https://developer.vmware.com/web/sdk/8.0/vsan-python
Here is an in depth explanation of VsanObjectHealthState:
https://kb.vmware.com/s/article/2108319
First proposal implmented with 0e7bff4
In the GUI we can see:
We can access that stuff with a stupid addon to pyVmomi:
https://developer.vmware.com/web/sdk/8.0/vsan-python
Here is an in depth explanation of VsanObjectHealthState:
https://kb.vmware.com/s/article/2108319