VsanVumSystemConfig
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.
This structure may be used only with operations rendered under /vsan
.
{
"_typeName": "string",
"enabled": false,
"autoCheckInterval": 0,
"metadataUpdateInterval": 0,
"releaseDbLastUpdate": "string"
}
Indicate whether vSAN VUM integration is enabled.
Indicate how often would vSAN VUM integration trigger upgrade check automatically.
Unit of this value is minute.
Indicate how often would vSAN VUM integration update vSAN release metadata information from Internet.
Unit of this value is minute.
The time (UTC time) from when the currently used release DB was known to be the latest up-to-date version.