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
{
"_typeName": "string",
"cpuScheduler": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"datastoreSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"memoryManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"storageSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"networkSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"vmotionSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"virtualNicManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"serviceSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"firewallSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"advancedOption": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"diagnosticSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"autoStartManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"snmpSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"dateTimeSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"patchManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"imageConfigManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"bootDeviceSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"firmwareSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"healthStatusSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"pciPassthruSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"licenseManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"kernelModuleSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"authenticationManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"powerSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"cacheConfigurationManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"esxAgentHostManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"iscsiManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"vFlashManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"vsanSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"messageBusProxy": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"userDirectory": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"accountManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"hostAccessManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"graphicsManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"vsanInternalSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"certificateManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"cryptoManager": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"nvdimmSystem": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"assignableHardwareManager": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
Reference to an instance of the HostCpuSchedulerSystem managed object.
Reference to an instance of the HostDatastoreSystem managed object.
Reference to an instance of the HostMemorySystem managed object.
Reference to an instance of the HostStorageSystem managed object.
Reference to an instance of the HostNetworkSystem managed object.
Reference to an instance of the HostVMotionSystem managed object.
Reference to an instance of the HostVirtualNicManager managed object.
Reference to an instance of the HostServiceSystem managed object.
Reference to an instance of the HostFirewallSystem managed object.
Reference to an instance of the OptionManager 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 HostSnmpSystem managed object.
Reference to an instance of the HostDateTimeSystem managed object.
Reference to an instance of the HostPatchManager 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 HostFirmwareSystem 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 LicenseManager 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 HostPowerSystem 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 IscsiManager managed object.
Reference to an instance of the HostVFlashManager managed object.
Reference to an instance of the HostVsanSystem managed object.
Reference to an instance of the MessageBusProxy managed object.
Reference to an instance of the UserDirectory managed object.
Reference to an instance of the HostLocalAccountManager managed object.
Reference to an instance of the HostAccessManager managed object.
Reference to an instance of the HostGraphicsManager 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 CryptoManager managed object.
Reference to an instance of the HostNvdimmSystem managed object.
Reference to an instance of the HostAssignableHardwareManager managed object.