Data Object - VsanVumSystemConfig(vim.cluster.VsanVumSystemConfig)

Returned by
GetVsanVumConfig
Extends
DynamicData
Since
vSAN API 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 vim.cluster.VsanVumSystem#SetVsanVumConfig for how to set VUM integration settings and vim.cluster.VsanVumSystem#config 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 API vSAN 6.7U1
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition