Vsan Vum System Get Vsan Vum Config
Fetch vSAN VUM integration configurable settings See VsanVumSystemConfig for more detail information about all configurable settings for vSAN VUM integration.
Required privileges: System.Read
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case VsanVumSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
OK
"VsanVumSystemConfig Object"
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.
curl -X POST -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/vsan/VsanVumSystem/{moId}/GetVsanVumConfig