Host System Get Config Manager
Host configuration systems.
In releases after vSphere API 5.0, vSphere Servers might not generate property collector update notifications for this property. To obtain the latest value of the property, you can use PropertyCollector methods RetrievePropertiesEx or WaitForUpdatesEx. If you use the PropertyCollector.WaitForUpdatesEx method, specify an empty string for the version parameter. Any other version value will not produce any property values as no updates are generated.
The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
OK
"HostConfigManager Object"
Reference to an instance of the HostVirtualNicManager managed object.
Reference to an instance of the HostDiagnosticSystem managed object.
Reference to an instance of the HostAutoStartManager managed object.
Reference to an instance of the HostImageConfigManager managed object.
Reference to an instance of the HostBootDeviceSystem managed object.
Reference to an instance of the HostHealthStatusSystem managed object.
Reference to an instance of the HostPciPassthruSystem managed object.
Reference to an instance of the HostKernelModuleSystem managed object.
Reference to an instance of the HostAuthenticationManager managed object.
Reference to an instance of the HostCacheConfigurationManager managed object.
Reference to an instance of the HostEsxAgentHostManager managed object.
Reference to an instance of the HostLocalAccountManager managed object.
Reference to an instance of the HostVsanInternalSystem managed object.
Reference to an instance of the HostCertificateManager managed object.
Reference to an instance of the HostAssignableHardwareManager managed object.
curl -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/HostSystem/{moId}/configManager