vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanVumSystemConfig(vim.cluster.VsanVumSystemConfig)
- Returned by
- GetVsanVumConfig
- Extends
- DynamicData
- Since
- 6.6.1
Data Object Description
Describes currently configurable settings of vSAN VUM integration This data type could be used to get and set VUM integration settings. See GetVsanVumConfig for get settings operation.Properties
Name | Type | Description |
---|---|---|
autoCheckInterval* | xsd:int |
Indicate how often would vSAN VUM integration trigger upgrade check
automatically. Unit of this value is minute.
|
enabled* | xsd:boolean |
Indicate whether vSAN VUM integration is enabled.
|
metadataUpdateInterval* | xsd:int |
Indicate how often would vSAN VUM integration update vSAN
release metadata information from Internet. Unit of this value is minute.
|
releaseDbLastUpdate* | xsd:dateTime |
The time (UTC time) from when the currently used release DB was known to be
the latest up-to-date version.
Since vSAN 6.7U1 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |