HostConfigManager

HostConfigManager
HostConfigManager

This data object type describes the configuration of a host across products and versions.

AllOf
This class requires all of the following:
JSON Example
{
    "_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"
    }
}
cpuScheduler
Optional

Reference to an instance of the HostCpuSchedulerSystem managed object.

datastoreSystem
Optional

Reference to an instance of the HostDatastoreSystem managed object.

memoryManager
Optional

Reference to an instance of the HostMemorySystem managed object.

storageSystem
Optional

Reference to an instance of the HostStorageSystem managed object.

networkSystem
Optional

Reference to an instance of the HostNetworkSystem managed object.

vmotionSystem
Optional

Reference to an instance of the HostVMotionSystem managed object.

virtualNicManager
Optional

Reference to an instance of the HostVirtualNicManager managed object.

serviceSystem
Optional

Reference to an instance of the HostServiceSystem managed object.

firewallSystem
Optional

Reference to an instance of the HostFirewallSystem managed object.

advancedOption
Optional

Reference to an instance of the OptionManager managed object.

diagnosticSystem
Optional

Reference to an instance of the HostDiagnosticSystem managed object.

autoStartManager
Optional

Reference to an instance of the HostAutoStartManager managed object.

snmpSystem
Optional

Reference to an instance of the HostSnmpSystem managed object.

dateTimeSystem
Optional

Reference to an instance of the HostDateTimeSystem managed object.

patchManager
Optional

Reference to an instance of the HostPatchManager managed object.

imageConfigManager
Optional

Reference to an instance of the HostImageConfigManager managed object.

bootDeviceSystem
Optional

Reference to an instance of the HostBootDeviceSystem managed object.

firmwareSystem
Optional

Reference to an instance of the HostFirmwareSystem managed object.

healthStatusSystem
Optional

Reference to an instance of the HostHealthStatusSystem managed object.

pciPassthruSystem
Optional

Reference to an instance of the HostPciPassthruSystem managed object.

licenseManager
Optional

Reference to an instance of the LicenseManager managed object.

kernelModuleSystem
Optional

Reference to an instance of the HostKernelModuleSystem managed object.

authenticationManager
Optional

Reference to an instance of the HostAuthenticationManager managed object.

powerSystem
Optional

Reference to an instance of the HostPowerSystem managed object.

cacheConfigurationManager
Optional

Reference to an instance of the HostCacheConfigurationManager managed object.

esxAgentHostManager
Optional

Reference to an instance of the HostEsxAgentHostManager managed object.

iscsiManager
Optional

Reference to an instance of the IscsiManager managed object.

vFlashManager
Optional

Reference to an instance of the HostVFlashManager managed object.

vsanSystem
Optional

Reference to an instance of the HostVsanSystem managed object.

messageBusProxy
Optional

Reference to an instance of the MessageBusProxy managed object.

userDirectory
Optional

Reference to an instance of the UserDirectory managed object.

accountManager
Optional

Reference to an instance of the HostLocalAccountManager managed object.

hostAccessManager
Optional

Reference to an instance of the HostAccessManager managed object.

graphicsManager
Optional

Reference to an instance of the HostGraphicsManager managed object.

vsanInternalSystem
Optional

Reference to an instance of the HostVsanInternalSystem managed object.

certificateManager
Optional

Reference to an instance of the HostCertificateManager managed object.

cryptoManager
Optional

Reference to an instance of the CryptoManager managed object.

nvdimmSystem
Optional

Reference to an instance of the HostNvdimmSystem managed object.

assignableHardwareManager
Optional

Reference to an instance of the HostAssignableHardwareManager managed object.