public class HostCapability extends DynamicData
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostCapability() |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic boolean recursiveResourcePoolsSupported
public boolean cpuMemoryResourceConfigurationSupported
public boolean rebootSupported
public boolean shutdownSupported
public boolean vmotionSupported
public boolean standbySupported
public Boolean ipmiSupported
public Integer maxSupportedVMs
public Integer maxRunningVMs
public Integer maxSupportedVcpus
public Integer maxRegisteredVMs
public boolean datastorePrincipalSupported
public boolean sanSupported
public boolean nfsSupported
public boolean iscsiSupported
public boolean vlanTaggingSupported
public boolean nicTeamingSupported
public boolean highGuestMemSupported
public boolean maintenanceModeSupported
public boolean suspendedRelocateSupported
public boolean restrictedSnapshotRelocateSupported
public boolean perVmSwapFiles
public boolean localSwapDatastoreSupported
public boolean unsharedSwapVMotionSupported
public boolean backgroundSnapshotsSupported
public boolean preAssignedPCIUnitNumbersSupported
public boolean screenshotSupported
public boolean scaledScreenshotSupported
public Boolean storageVMotionSupported
public Boolean vmotionWithStorageVMotionSupported
public Boolean hbrNicSelectionSupported
public Boolean recordReplaySupported
public Boolean ftSupported
public String replayUnsupportedReason
public String[] replayCompatibilityIssues
public String[] ftCompatibilityIssues
public Boolean loginBySSLThumbprintSupported
public Boolean cloneFromSnapshotSupported
public Boolean deltaDiskBackingsSupported
public Boolean perVMNetworkTrafficShapingSupported
public Boolean tpmSupported
public HostCpuIdInfo[] supportedCpuFeature
public Boolean virtualExecUsageSupported
public Boolean storageIORMSupported
public Boolean vmDirectPathGen2Supported
public String[] vmDirectPathGen2UnsupportedReason
public String vmDirectPathGen2UnsupportedReasonExtended
public int[] supportedVmfsMajorVersion
public Boolean vStorageCapable
public Boolean snapshotRelayoutSupported
public Boolean firewallIpRulesSupported
public Boolean servicePackageInfoSupported
public Integer maxHostRunningVms
public Integer maxHostSupportedVcpus
public Boolean vmfsDatastoreMountCapable
public Boolean eightPlusHostVmfsSharedAccessSupported
public Boolean nestedHVSupported
public Boolean vPMCSupported
public Boolean interVMCommunicationThroughVMCISupported
public Boolean scheduledHardwareUpgradeSupported
public Boolean featureCapabilitiesSupported
public Boolean latencySensitivitySupported
public Boolean accel3dSupported
public boolean isRecursiveResourcePoolsSupported()
public boolean isCpuMemoryResourceConfigurationSupported()
public boolean isRebootSupported()
public boolean isShutdownSupported()
public boolean isVmotionSupported()
public boolean isStandbySupported()
public Boolean getIpmiSupported()
public Integer getMaxSupportedVMs()
public Integer getMaxRunningVMs()
public Integer getMaxSupportedVcpus()
public Integer getMaxRegisteredVMs()
public boolean isDatastorePrincipalSupported()
public boolean isSanSupported()
public boolean isNfsSupported()
public boolean isIscsiSupported()
public boolean isVlanTaggingSupported()
public boolean isNicTeamingSupported()
public boolean isHighGuestMemSupported()
public boolean isMaintenanceModeSupported()
public boolean isSuspendedRelocateSupported()
public boolean isRestrictedSnapshotRelocateSupported()
public boolean isPerVmSwapFiles()
public boolean isLocalSwapDatastoreSupported()
public boolean isUnsharedSwapVMotionSupported()
public boolean isBackgroundSnapshotsSupported()
public boolean isPreAssignedPCIUnitNumbersSupported()
public boolean isScreenshotSupported()
public boolean isScaledScreenshotSupported()
public Boolean getStorageVMotionSupported()
public Boolean getVmotionWithStorageVMotionSupported()
public Boolean getHbrNicSelectionSupported()
public Boolean getRecordReplaySupported()
public Boolean getFtSupported()
public String getReplayUnsupportedReason()
public String[] getReplayCompatibilityIssues()
public String[] getFtCompatibilityIssues()
public Boolean getLoginBySSLThumbprintSupported()
public Boolean getCloneFromSnapshotSupported()
public Boolean getDeltaDiskBackingsSupported()
public Boolean getPerVMNetworkTrafficShapingSupported()
public Boolean getTpmSupported()
public HostCpuIdInfo[] getSupportedCpuFeature()
public Boolean getVirtualExecUsageSupported()
public Boolean getStorageIORMSupported()
public Boolean getVmDirectPathGen2Supported()
public String[] getVmDirectPathGen2UnsupportedReason()
public String getVmDirectPathGen2UnsupportedReasonExtended()
public int[] getSupportedVmfsMajorVersion()
public Boolean getVStorageCapable()
public Boolean getSnapshotRelayoutSupported()
public Boolean getFirewallIpRulesSupported()
public Boolean getServicePackageInfoSupported()
public Integer getMaxHostRunningVms()
public Integer getMaxHostSupportedVcpus()
public Boolean getVmfsDatastoreMountCapable()
public Boolean getEightPlusHostVmfsSharedAccessSupported()
public Boolean getNestedHVSupported()
public Boolean getVPMCSupported()
public Boolean getInterVMCommunicationThroughVMCISupported()
public Boolean getScheduledHardwareUpgradeSupported()
public Boolean getFeatureCapabilitiesSupported()
public Boolean getLatencySensitivitySupported()
public Boolean getAccel3dSupported()
public void setRecursiveResourcePoolsSupported(boolean recursiveResourcePoolsSupported)
public void setCpuMemoryResourceConfigurationSupported(boolean cpuMemoryResourceConfigurationSupported)
public void setRebootSupported(boolean rebootSupported)
public void setShutdownSupported(boolean shutdownSupported)
public void setVmotionSupported(boolean vmotionSupported)
public void setStandbySupported(boolean standbySupported)
public void setIpmiSupported(Boolean ipmiSupported)
public void setMaxSupportedVMs(Integer maxSupportedVMs)
public void setMaxRunningVMs(Integer maxRunningVMs)
public void setMaxSupportedVcpus(Integer maxSupportedVcpus)
public void setMaxRegisteredVMs(Integer maxRegisteredVMs)
public void setDatastorePrincipalSupported(boolean datastorePrincipalSupported)
public void setSanSupported(boolean sanSupported)
public void setNfsSupported(boolean nfsSupported)
public void setIscsiSupported(boolean iscsiSupported)
public void setVlanTaggingSupported(boolean vlanTaggingSupported)
public void setNicTeamingSupported(boolean nicTeamingSupported)
public void setHighGuestMemSupported(boolean highGuestMemSupported)
public void setMaintenanceModeSupported(boolean maintenanceModeSupported)
public void setSuspendedRelocateSupported(boolean suspendedRelocateSupported)
public void setRestrictedSnapshotRelocateSupported(boolean restrictedSnapshotRelocateSupported)
public void setPerVmSwapFiles(boolean perVmSwapFiles)
public void setLocalSwapDatastoreSupported(boolean localSwapDatastoreSupported)
public void setUnsharedSwapVMotionSupported(boolean unsharedSwapVMotionSupported)
public void setBackgroundSnapshotsSupported(boolean backgroundSnapshotsSupported)
public void setPreAssignedPCIUnitNumbersSupported(boolean preAssignedPCIUnitNumbersSupported)
public void setScreenshotSupported(boolean screenshotSupported)
public void setScaledScreenshotSupported(boolean scaledScreenshotSupported)
public void setStorageVMotionSupported(Boolean storageVMotionSupported)
public void setVmotionWithStorageVMotionSupported(Boolean vmotionWithStorageVMotionSupported)
public void setHbrNicSelectionSupported(Boolean hbrNicSelectionSupported)
public void setRecordReplaySupported(Boolean recordReplaySupported)
public void setFtSupported(Boolean ftSupported)
public void setReplayUnsupportedReason(String replayUnsupportedReason)
public void setReplayCompatibilityIssues(String[] replayCompatibilityIssues)
public void setFtCompatibilityIssues(String[] ftCompatibilityIssues)
public void setLoginBySSLThumbprintSupported(Boolean loginBySSLThumbprintSupported)
public void setCloneFromSnapshotSupported(Boolean cloneFromSnapshotSupported)
public void setDeltaDiskBackingsSupported(Boolean deltaDiskBackingsSupported)
public void setPerVMNetworkTrafficShapingSupported(Boolean perVMNetworkTrafficShapingSupported)
public void setTpmSupported(Boolean tpmSupported)
public void setSupportedCpuFeature(HostCpuIdInfo[] supportedCpuFeature)
public void setVirtualExecUsageSupported(Boolean virtualExecUsageSupported)
public void setStorageIORMSupported(Boolean storageIORMSupported)
public void setVmDirectPathGen2Supported(Boolean vmDirectPathGen2Supported)
public void setVmDirectPathGen2UnsupportedReason(String[] vmDirectPathGen2UnsupportedReason)
public void setVmDirectPathGen2UnsupportedReasonExtended(String vmDirectPathGen2UnsupportedReasonExtended)
public void setSupportedVmfsMajorVersion(int[] supportedVmfsMajorVersion)
public void setVStorageCapable(Boolean vStorageCapable)
public void setSnapshotRelayoutSupported(Boolean snapshotRelayoutSupported)
public void setFirewallIpRulesSupported(Boolean firewallIpRulesSupported)
public void setServicePackageInfoSupported(Boolean servicePackageInfoSupported)
public void setMaxHostRunningVms(Integer maxHostRunningVms)
public void setMaxHostSupportedVcpus(Integer maxHostSupportedVcpus)
public void setVmfsDatastoreMountCapable(Boolean vmfsDatastoreMountCapable)
public void setEightPlusHostVmfsSharedAccessSupported(Boolean eightPlusHostVmfsSharedAccessSupported)
public void setNestedHVSupported(Boolean nestedHVSupported)
public void setVPMCSupported(Boolean vPMCSupported)
public void setInterVMCommunicationThroughVMCISupported(Boolean interVMCommunicationThroughVMCISupported)
public void setScheduledHardwareUpgradeSupported(Boolean scheduledHardwareUpgradeSupported)
public void setFeatureCapabilitiesSupported(Boolean featureCapabilitiesSupported)
public void setLatencySensitivitySupported(Boolean latencySensitivitySupported)
public void setAccel3dSupported(Boolean accel3dSupported)
Copyright © 2011-2012. All Rights Reserved.