vSAN Management API
|
| Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Managed Object - VsanVcClusterHealthSystem(vim.cluster.VsanVcClusterHealthSystem)
- See also
- ClusterComputeResource, HostSystem, Task, VsanAttachToSrOperation, VsanClusterCreateVmHealthTestResult, VsanClusterHclInfo, VsanClusterHealthCheckInfo, VsanClusterHealthConfigs, VsanClusterHealthSummary, VsanClusterHealthSystemVersionResult, VsanClusterNetworkLoadTestResult, VsanClusterObjectExtAttrs, VsanClusterTelemetryProxyConfig, VsanClusterVmdkLoadTestResult, VsanSmartStatsHostSummary, VsanStorageWorkloadType, VsanVmdkLoadTestSpec
- Since
- vSphere API 5.5
Managed Object Description
This managed object provides access to vSAN Health related configuration and query APIs, operating at a vSAN cluster level. It can be accessed through MOID of 'vsan-cluster-health-system', through vSAN service at vCenter server side.Properties
| Name | Type | Description |
|---|---|---|
| None | ||
Methods
VsanAttachVsanSupportBundleToSr(attachVsanSupportBundleToSr)
Collect vSAN and vCenter support bundle and upload to VMware for the given SR (Service Request). The collected support bundles including vSAN health and tracing log bundle, all of ESXi host support bundle and VC support bundle The upload process will be in three stages separately with the order of bundle size to avoid possible time out, which are vCenter bundles, small high importance ESXi/vSAN manifests, vSAN traces and lower priority ESXi manifests. The network proxy for uploading is also supported by calling SetVsanClusterTelemetryConfig() in advance. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| Global.Diagnostics | RootFolder |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The vCenter cluster
|
| srNumber | xsd:string |
The Customer Service Request number ID
|
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a Task | task vCenter Task |
Faults
| Type | Description |
|---|---|
| NotFound | |
| NotSupported | Thrown if run directly on an ESX Server host. |
| NotSupported | Thrown if run directly on an ESX Server host. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanDownloadAndInstallVendorTool_Task(downloadAndInstallVendorTool)
Download and install the vendor tool required for the target cluster. API iterate thru all the update items for the given cluster and download the all the vendor tools required by the cluster. Vendor tool update item is specified by vibSpecType as 'tool'. Download of vendor tool will be skipped if tool is already present on vCenter storage. Check VsanDownloadHclFile_Task for the details about download. After download vendor tools will be installed on the hosts referenced by the vibSpec of vendor tools.- Required Privileges
- System.Read
- Since
- vSAN API vSAN 6.7U1
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
|
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a Task | task Task |
Faults
| Type | Description |
|---|---|
| NotFound | |
| NotSupported | Thrown if run directly on an ESX Server host. |
| NotSupported | Thrown if run directly on an ESX Server host. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanDownloadHclFile_Task(downloadHclFile)
Download driver/firmware from the URL extracted from HCL database by 'id' and 'md5sum'. The content will be save on the vCenter storage with the auto-generated filename. The checksum of content will be checked after content is saved on the disk.- Required Privileges
- System.Read
- Since
- vSAN API 6.6
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| sha1sums | xsd:string[] |
|
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a Task | task Task |
Faults
| Type | Description |
|---|---|
| NotFound | |
| NotSupported | Thrown if run directly on an ESX Server host. |
| NotSupported | Thrown if run directly on an ESX Server host. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanHealthGetVsanClusterSilentChecks(getVsanClusterSilentChecks)
Get silent health check list of the cluster. This API only supported on vCenter. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| System.Read | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
- Since
- vSAN API 6.6
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The target VC cluster
|
Return Value
| Type | Description |
|---|---|
| xsd:string[] | The list of all silent health checks testIds |
Faults
| Type | Description |
|---|---|
| NotFound | |
| NotSupported | Thrown if run directly on an ESX Server host. |
| NotSupported | Thrown if run directly on an ESX Server host. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanHealthIsRebalanceRunning(isRebalanceRunning)
Check whether the proactive rebalance is running or not against the target cluster or the hosts Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| System.Read | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The target vCenter cluster.
|
| targetHosts* | ManagedObjectReference[]
to a HostSystem[] |
Leave this unset
Since vSphere API 5.5 |
Return Value
| Type | Description |
|---|---|
| xsd:boolean | True if any of host has running rebalance process |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanHealthQueryVsanClusterHealthCheckInterval(queryVsanClusterHealthCheckInterval)
Get the periodical vSAN health check interval (in minutes) for the cluster. The periodical vSAN health check will perform a full vSAN health check at the fix interval which can be used in refreshing the cache as well as triggering the health event and alarm as the supplement of host event based auto cache refresh mechanism Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| System.Read | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The target vCenter cluster
|
Return Value
| Type | Description |
|---|---|
| xsd:int | The periodical health check interval in minutes. Return 0 indicates the scheduled health check is disabled |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanHealthQueryVsanClusterHealthConfig(queryVsanClusterHealthConfig)
Get the vSAN cluster health system configuration for the cluster Note when the API is called directly from an ESXi host, the configuration options may differ from that of from the vCenter. It returns only ones that may be meaningful to the ESXi host and the health service itself. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| System.Read | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The target vCenter cluster
|
Return Value
| Type | Description |
|---|---|
| VsanClusterHealthConfigs | The vSAN cluster health service configuration |
Faults
| Type | Description |
|---|---|
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanHealthRepairClusterObjectsImmediate(repairClusterObjectsImmediate)
Repair the absent or degraded vSAN object immediately under the cluster. The task triggered by this API will be finished after putting all of the required objects into repairing queue, but it doesn't mean the repair process is done or successful. The completing time for repairing all of objects is unpredictable and depends on vSAN backend. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| Host.Config.Storage | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The VC cluster.
|
| uuids* | xsd:string[] |
The object UUIDs need to be repaired.
Unset to fix all of objects under the cluster
Since vSphere API 5.5 |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a Task | task VC Task |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanHealthSendVsanTelemetry(sendVsanTelemetry)
Collecting vSAN telemetry for the given vCenter cluster and send to VMware phonehome server. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| Global.Settings | RootFolder |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The vCenter cluster for collecting vSAN telemetry data
|
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| NotFound | |
| NotSupported | Thrown if run directly on an ESX Server host. |
| NotSupported | Thrown if run directly on an ESX Server host. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanHealthSetLogLevel(setLogLevel)
Set the vSAN health log level which will be taken effect immediately. This setting will be refreshed and reverted to default INFO log level after vCenter system or health service is restarted. Setting the default log level as INFO in production because higher levels lead to too much log volume (reduced performance and too quick log rotation), while lower levels will not have enough information for troubleshooting by VMware support. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| Global.Settings | RootFolder |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| level* | xsd:string |
The log level to set. Unset will set the log level to the
default log level as INFO. See all log levels through
VsanVcClusterHealthSystemVsanHealthLogLevelEnum
Since vSphere API 5.5 |
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanHealthSetVsanClusterHealthCheckInterval(setVsanClusterHealthCheckInterval)
Set the periodical vSAN health check interval (in minutes) for the cluster. The periodical vSAN health check will perform a full vSAN health check at the fix interval which can be used in refreshing the cache as well as triggering the health event and alarm as the supplement of host event based auto cache refresh mechanism. Smaller value will perform the vSAN health more frequently to keep the cache to be more up-to-date but will increase the system overhead and vice versa. The default value is 1 hour. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| Global.Settings | RootFolder |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The target vCenter cluster
|
| vsanClusterHealthCheckInterval | xsd:int |
The vSAN cluster periodical health check
interval in minutes. The value 0 will disable the
periodical health check
|
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| NotFound | |
| NotSupported | Thrown if run directly on an ESX Server host. |
| NotSupported | Thrown if run directly on an ESX Server host. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanHealthSetVsanClusterSilentChecks(setVsanClusterSilentChecks)
Set silent health check list of the cluster. Specify [testId/groupId] for 'addSilentChecks' to add add health checks to silent list. Specify [testId/groupId] for 'removeSilentChecks' to remove health checks from silent list. To restore the whole silent list, set 'removeSilentChecks' = ['all']. Note:- If groupId is added to silent list, all the checks under this group would be silent.
- If groupId is removed from silent list, all the checks under this group would back to normal.
- If given testId for 'removeSilentChecks' is not in silet list, it will throw exception.
- If given invalid testId/groupId, it will throw exception.
- This method will do add first and then remove. So if the given health check is in both add and remove list, it would NOT be silent in the end.
- This API only supported on vCenter.
| Privileges | Required on |
|---|---|
| Global.Settings | RootFolder |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
- Since
- vSAN API 6.6
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The target vCenter cluster
|
| addSilentChecks* | xsd:string[] |
The health checks/groups to silent.
Since vSAN API 6.6 |
| removeSilentChecks* | xsd:string[] |
The health checks/groups to restore.
Since vSAN API 6.6 |
Return Value
| Type | Description |
|---|---|
| xsd:boolean |
Faults
| Type | Description |
|---|---|
| NotFound | |
| NotSupported | Thrown if run directly on an ESX Server host. |
| NotSupported | Thrown if run directly on an ESX Server host. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanHealthSetVsanClusterTelemetryConfig(setVsanClusterTelemetryConfig)
Set the vSAN clsuter CEIP (Customer Experience Improvement Program) configuration. The configuration includes the interval time for the periodical CEIP telemetry data collector and the network proxy for sending vSAN telemetry data as well as HCL updating and uploading vSAN support bundle. Notice this proxy will be shared across all of vCenter clusters. The default interval is 1 week. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| Global.Settings | RootFolder |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The target vCenter cluster
|
| vsanClusterHealthConfig | VsanClusterHealthConfigs |
The vSAN cluster CEIP configuration
|
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanHealthTestVsanClusterTelemetryProxy(testVsanClusterTelemetryProxy)
Test the vSAN proxy configuration, which is used for downloading, HCL DB, sending vSAN telemetry data and uploading support bundle. Return true if the proxy works fine. This API will take several of seconds to return if given wrong proxy. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| Global.Settings | RootFolder |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| proxyConfig | VsanClusterTelemetryProxyConfig |
The proxy configuration
|
Return Value
| Type | Description |
|---|---|
| xsd:boolean | True indicates the proxy test is successful |
Faults
| Type | Description |
|---|---|
| NotSupported | Thrown if run directly on an ESX Server host. |
| NotSupported | Thrown if run directly on an ESX Server host. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanPurgeHclFiles(purgeHclFiles)
Purge driver/firmware that was previously put on vCenter (either via download from URL or upload to vCenter).- Required Privileges
- System.Read
- Since
- vSAN API 6.6
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| sha1sums | xsd:string[] |
|
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| NotFound | |
| NotSupported | Thrown if run directly on an ESX Server host. |
| NotSupported | Thrown if run directly on an ESX Server host. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanQueryAllSupportedHealthChecks(queryAllSupportedHealthChecks)
Query basic info of all supported health checks Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| System.Read | RootFolder |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
- Since
- vSAN API 6.6
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
Return Value
| Type | Description |
|---|---|
| VsanClusterHealthCheckInfo[] | A list of health check info constructed by testId, testName, groupId and groupName |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanQueryAttachToSrHistory(queryAttachToSrHistory)
Query the historical attach to SR operation result for the vCenter cluster. The historical data is only saved into memory and will disappear after the service is restart or shut down. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| System.Read | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The vCenter cluster
|
| count* | xsd:int |
Collect the last test data for the given number at most.
Default to get the latest one historical data.
Since vSphere API 5.5 |
| taskId* | xsd:string |
The task Id which run the attach to SR operation.Default is None
The count parameter will be ignored when the taskId is not None
Since vSphere API 5.5 |
Return Value
| Type | Description |
|---|---|
| VsanAttachToSrOperation[] | The attach to SR operation results |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanQueryVcClusterCreateVmHealthHistoryTest(queryClusterCreateVmHealthHistoryTest)
Query the historical create VM test result for the vCenter cluster. The historical data is only saved into memory and will disappear after the service is restart or shut down. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| System.Read | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The vCenter cluster
|
| count* | xsd:int |
Collect the last test data for the given number at most.
Default to get the latest one historical data
Since vSphere API 5.5 |
Return Value
| Type | Description |
|---|---|
| VsanClusterCreateVmHealthTestResult[] | The VM creation test results |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanQueryVcClusterCreateVmHealthTest(queryClusterCreateVmHealthTest)
Executes VM creation test and checks if a tiny VM can be created on each of host of the vSAN cluster Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| VirtualMachine.Inventory.Create VirtualMachine.Inventory.Delete | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The target cluster
|
| timeout | xsd:int |
The timeout time in second for the VM creation test.
The suggested value could be 2 mintues
|
Return Value
| Type | Description |
|---|---|
| VsanClusterCreateVmHealthTestResult | The vSAN cluster VM creation test result |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanQueryVcClusterHealthSummary(queryClusterHealthSummary)
Perform a cluster wide health check across all types of health checks. It's the primary API for fetching vSAN health status. This API runs a wide variety of health checks in many different categories against the cluster and returns both API-friendly and UI-friendly data. The 'fields' parameter should be used to return what the client is really interested in to limit the big result size for performance consideration. The API can either perform a health check against the up-to-date state of the hosts in the cluster and takes several seconds to return or it can retrieve the latest cached result to return in second. It's encouraged to fetch the cached data to get the quick response unless an update is required. Note: when this API is called directly from an ESXi host, following test groups are not supported: groupId = com.vmware.vsan.health.test.hclQuerying vSAN cluster requires System.Read privilege on the cluster. If the API is called to have pre-flight health check on a bunch of hosts, System.Read privilege on all these hosts is required.
- Required Privileges
- Dynamic - See discussion above
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster* | ManagedObjectReference
to a ClusterComputeResource |
The target cluster
Since vSphere API 5.5 |
| vmCreateTimeout* | xsd:int |
Since vSphere API 5.5 |
| objUuids* | xsd:string[] |
Since vSphere API 5.5 |
| includeObjUuids* | xsd:boolean |
Whether to include detailed per-object health in the
result. Default to True. Set to false if this value
is not of importance to save computing resources.
Since vSphere API 5.5 |
| fields* | xsd:string[] |
If set, only the properties listed in the array are returned in the
result data object. Normally the output of this API can be quite large
so this allows clients which are only interested in a subset to save
network bandwidth and deserialization effort. The possible value is the
field from the VsanClusterHealthSummary class like 'objectHealth',
'networkHealth' etc
If unset, following properities are included in the result.
'clusterStatus',
'timestamp',
'clusterVersions',
'objectHealth',
'vmHealth',
'networkHealth',
'limitHealth',
'advCfgSync',
'createVmHealth',
'physicalDisksHealth',
'hclInfo',
'groups',
'overallHealth',
'overallHealthDescription',
'clomdLiveness',
'diskBalance'
Since vSphere API 5.5 |
| fetchFromCache* | xsd:boolean |
True to return the result from cache directly instead
of running the full health check. The cache will be
updated and keep the latest vSAN health summary check
result either triggering from user on-demand request or
the periodical vSAN health check for triggering health
event/alarm. Default is False.
Since vSphere API 5.5 |
| perspective* | xsd:string |
The total amount of health checks is split into multiple different
perspectives. This parameter controls which health checks are
performed/returned. Please refer to VsanHealthPerspective
for all of possible values
Since vSAN API 6.6 |
| hosts* | ManagedObjectReference[]
to a HostSystem[] |
Include the individual host(s) into the health check, with
other hosts specified with the cluster parameter.
Since vSAN API 6.7 |
Return Value
| Type | Description |
|---|---|
| VsanClusterHealthSummary | Returns a health summary data object. |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanQueryVcClusterHealthSummaryTask(queryClusterHealthSummaryTask)
An asynchronous API to perform all of cluster wide health checks including the online health checks if CEIP is enabled and returns the task. After the task is finished, all of health check result will be kept in the cache and can be fetched from the synchronous API vim.cluster.VsanVcClusterHealthSystem#QueryClusterHealthSummary by setting the parameter fetchFromCache as True, the perspective as 'defaultView' or unset and the parameters includeDataProtectionHealth and hosts should keep the same while leaving the other parameters as unset. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| System.Read | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
- Since
- vSAN API vSAN 6.7U1
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The target cluster
|
| hosts* | ManagedObjectReference[]
to a HostSystem[] |
Include the individual host(s) into the health check, with
other hosts specified with the cluster parameter
Since vSAN API vSAN 6.7U1 |
| includeDataProtectionHealth* | xsd:boolean |
True to include data protection health
status. Default is False.
Since vSAN API vSAN 6.7U1 |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a Task | task VC Task |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanQueryVcClusterNetworkPerfHistoryTest(queryClusterNetworkPerfHistoryTest)
Query the historical network performance test result for the vCenter cluster. The historical data is only saved into memory and will disappear after the service is restart or shut down. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| System.Read | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The vCenter cluster
|
| count* | xsd:int |
Collect the last test data for the given number at most.
Default to get the latest one historical data.
Since vSphere API 5.5 |
Return Value
| Type | Description |
|---|---|
| VsanClusterNetworkLoadTestResult[] | The vSAN cluster network performance test results. |
Faults
| Type | Description |
|---|---|
| NotFound | |
| NotSupported | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanQueryVcClusterNetworkPerfTest(queryClusterNetworkPerfTest)
Query the vSAN network performance and checks if it meets the bandwidth requirements. For multicast performance, the test is done by picking one host as the sender, and having all other hosts be receivers. For unicast performance, the test is done by having all hosts form a circular list, and every host in the list will be sending packets to the next host, while receiving packets from the previous host at the same time. For multicast test, the status in test result will be:- red if the speed is less than 20 MB/s
- yellow if the speed is between 20MB/s and 50MB/s
- green if the speed is larger than 50MB/s
- red if the speed is 0 Mb/s
- yellow if the speed is less than 850 Mb/s
- green if the speed is larger than or equal to 850 Mb/s
| Privileges | Required on |
|---|---|
| System.Read | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The target cluster
|
| multicast | xsd:boolean |
True to test vSAN multicast network performance.
False to test vSAN unicast network performance.
|
| durationSec* | xsd:int |
The duration of the Network Performance test. Default is
15 seconds if not set.
Since vSAN API vSAN 6.7U1 |
Return Value
| Type | Description |
|---|---|
| VsanClusterNetworkLoadTestResult | The vSAN cluster network performance test result |
Faults
| Type | Description |
|---|---|
| NotFound | |
| NotSupported | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanQueryVcClusterObjExtAttrs(queryVsanObjExtAttrs)
Query the extended attributes for vSAN cluster objects. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| System.Read | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
- Since
- vSAN API 6.7
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The target cluster
|
| uuids | xsd:string[] |
List of object UUIDs.
|
Return Value
| Type | Description |
|---|---|
| VsanClusterObjectExtAttrs[] | A list of vSAN cluster object extended attributes of given objects |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanQueryVcClusterSmartStatsSummary(querySmartStatsSummary)
Query vSAN physical disks S.M.A.R.T. stats across all hosts in the target cluster. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| System.Read | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
- Since
- vSAN API 6.6
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The target cluster
|
Return Value
| Type | Description |
|---|---|
| VsanSmartStatsHostSummary[] | The vSAN physical disks S.M.A.R.T. stats |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanQueryVcClusterVmdkLoadHistoryTest(queryClusterVmdkLoadHistoryTest)
Deprecated. As of vSphere API 6.7. Query the historical vSAN storage test result for the vCenter cluster. The historical data is only saved into memory and will disappear after the service is restart or shut down. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| System.Read | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The vCenter cluster
|
| count* | xsd:int |
Collect the last test data for the given number at most.
Default to get the latest one historical data.
Since vSphere API 5.5 |
| taskId* | xsd:string |
The task Id which run the VMDK performance test. Default is None
The count parameter will be ignored when the taskId is not None
Since vSphere API 5.5 |
Return Value
| Type | Description |
|---|---|
| VsanClusterVmdkLoadTestResult[] | The vSAN storage load test results. |
Faults
| Type | Description |
|---|---|
| NotFound | |
| NotSupported | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanQueryVcClusterVmdkWorkloadTypes(queryClusterVmdkWorkloadTypes)
Deprecated. As of vSphere API 6.7. Query the pre-defined workload types for the VMDK performance test. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| System.Read | RootFolder |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
Return Value
| Type | Description |
|---|---|
| VsanStorageWorkloadType[] | The vSAN cluster VMDK workload type |
Faults
| Type | Description |
|---|---|
| NotFound | |
| NotSupported | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanRebalanceCluster(rebalanceCluster)
Proactive rebalance the vSAN objects on the cluster hosts based on the vSAN disks usage when the disks are in imbalance status. The typical use case will be adding new host/disk into the vSAN cluster. Users should be aware that rebalancing causes additional background IO requires for data movements Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| Host.Config.Storage | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The vCenter cluster
|
| targetHosts* | ManagedObjectReference[]
to a HostSystem[] |
Leave this unset
Since vSphere API 5.5 |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a Task | task vCenter Task to track the rebalance process on the hosts. The task will be completed if all of hosts complete the rebalance |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanStopRebalanceCluster(stopRebalanceCluster)
Stop proactive rebalance the vSAN objects on the cluster hosts Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| Host.Config.Storage | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The vCenter cluster
|
| targetHosts* | ManagedObjectReference[]
to a HostSystem[] |
Leave this unset
Since vSphere API 5.5 |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a Task | task vCenter Task to track the rebalance stop process. The task will be completed if all of hosts have stopped the rebalance |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanVcClusterGetHclInfo(getClusterHclInfo)
Fetch HCL information including the HCL DB status in general and all devices used by vSAN on all hosts in the cluster(if any). Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| System.Read | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster* | ManagedObjectReference
to a ClusterComputeResource |
The target vCenter cluster. Set to NULL if only intent to get
the HCL DB status in general
Since vSphere API 5.5 |
| includeHostsResult* | xsd:boolean |
True to include the HCL information for
each of host in the cluster. Default is True if it's not set. And will be
overrided to False if cluster is NULL
Since vSphere API 5.5 |
| includeVendorInfo* | xsd:boolean |
Include the vendor tool information in the result
Since vSAN API 6.6 |
| esxRelease* | xsd:string |
The ESXi release version which HCL is computed against
Since vSAN API 6.6 |
Return Value
| Type | Description |
|---|---|
| VsanClusterHclInfo | The HCL information for the cluster |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanVcClusterQueryVerifyHealthSystemVersions(queryVerifyClusterHealthSystemVersions)
Querying version information of vSAN health service installed on all the hosts in the cluster requested and vCenter Server. It will verify the consistency of the version numbers. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| System.Read | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The target cluster
|
Return Value
| Type | Description |
|---|---|
| VsanClusterHealthSystemVersionResult | The vSAN health service version |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanVcClusterRunVmdkLoadTest(runVmdkLoadTest)
Deprecated. As of vSphere API 6.7. Run VMDK load test for the given duration second with the IO workload test parameter specifying in spec. The test includes three steps. Firstly, it will create VMDKs on each of cluster host, and then run the IO work test, at last, it will clean up the all of created VMDKs on each of host.Each of step can be run separately by specifying the parameter action. The default action "fullrun" will run all of three steps together Note: if this API is called directly on ESXi host, for any element of specs' vmdkCreateSpec.profile should be either unset or empty as SPBM is not available on ESXi host for profile conversion. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| System.Read | ClusterComputeResource |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| cluster | ManagedObjectReference
to a ClusterComputeResource |
The target vCenter cluster.
|
| runname | xsd:string |
The name for this test.
|
| durationSec* | xsd:int |
The duration time for each of VMDK load test.
Since vSphere API 5.5 |
| specs* | VsanVmdkLoadTestSpec[] |
Since vSphere API 5.5 |
| action* | xsd:string |
The possible actions are "prepare", "run" and "cleanup"
and "fullrun". Default is "fullrun".
Since vSphere API 5.5 |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference
to a Task | task VC Task. |
Faults
| Type | Description |
|---|---|
| NotFound | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanVcUpdateHclDbFromWeb(updateHclDbFromWeb)
Downloads the HCL database from the VMware official website http://partnerweb.vmware.com/service/vsan/all.json. The DB will replace any existing DB, even if the existing DB may appear newer. Caller can supply a custom URL. If not provided, DB is downloaded from its standard location on vmware.com. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| Global.Settings | RootFolder |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| url* | xsd:string |
The URL for downloading the HCL DB. Unset to use the official
standard location on vmware.com
Since vSphere API 5.5 |
Return Value
| Type | Description |
|---|---|
| xsd:boolean | Always return True, or throw exception. False is never returned. |
Faults
| Type | Description |
|---|---|
| NotFound | |
| NotSupported | Thrown if run directly on an ESX Server host. |
| NotSupported | Thrown if run directly on an ESX Server host. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
VsanVcUploadHclDb(uploadHclDb)
Upload a DB file in JSON format. The DB will replace any existing DB, even if the existing DB may appear newer. Combined Privileges Required (on vSphere ManagedEntity):| Privileges | Required on |
|---|---|
| Global.Settings | RootFolder |
* The ClusterComputeResource entity in above table refers to the cluster which is being operated on
* The Required Privileges section below is not used, please ignore.
- Required Privileges
- System.Read
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the VsanVcClusterHealthSystem used to make the method call. |
| db | xsd:string |
The new DB, in base64 encoded, gzipped JSON format
|
Return Value
| Type | Description |
|---|---|
| xsd:boolean | Always return True, or throw exception. False is never returned. |
Faults
| Type | Description |
|---|---|
| NotFound | |
| NotSupported | Thrown if run directly on an ESX Server host. |
| NotSupported | Thrown if run directly on an ESX Server host. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| VsanFault |
Events
| Type | |
|---|---|
| None | |
Show WSDL type definition
| Top of page | Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |