public class HostCapability extends DynamicData
Java class for HostCapability complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HostCapability">
<complexContent>
<extension base="{urn:vim25}DynamicData">
<sequence>
<element name="recursiveResourcePoolsSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="cpuMemoryResourceConfigurationSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="rebootSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="shutdownSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="vmotionSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="standbySupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ipmiSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="maxSupportedVMs" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="maxRunningVMs" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="maxSupportedVcpus" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="maxRegisteredVMs" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="datastorePrincipalSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="sanSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="nfsSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="iscsiSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="vlanTaggingSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="nicTeamingSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="highGuestMemSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="maintenanceModeSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="suspendedRelocateSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="restrictedSnapshotRelocateSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="perVmSwapFiles" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="localSwapDatastoreSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="unsharedSwapVMotionSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="backgroundSnapshotsSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="preAssignedPCIUnitNumbersSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="screenshotSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="scaledScreenshotSupported" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="storageVMotionSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="vmotionWithStorageVMotionSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="vmotionAcrossNetworkSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="maxNumDisksSVMotion" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="hbrNicSelectionSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="vrNfcNicSelectionSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="recordReplaySupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ftSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="replayUnsupportedReason" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="replayCompatibilityIssues" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="smpFtSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ftCompatibilityIssues" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="smpFtCompatibilityIssues" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="maxVcpusPerFtVm" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="loginBySSLThumbprintSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="cloneFromSnapshotSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="deltaDiskBackingsSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="perVMNetworkTrafficShapingSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="tpmSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="supportedCpuFeature" type="{urn:vim25}HostCpuIdInfo" maxOccurs="unbounded" minOccurs="0"/>
<element name="virtualExecUsageSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="storageIORMSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="vmDirectPathGen2Supported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="vmDirectPathGen2UnsupportedReason" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="vmDirectPathGen2UnsupportedReasonExtended" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="supportedVmfsMajorVersion" type="{http://www.w3.org/2001/XMLSchema}int" maxOccurs="unbounded" minOccurs="0"/>
<element name="vStorageCapable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="snapshotRelayoutSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="firewallIpRulesSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="servicePackageInfoSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="maxHostRunningVms" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="maxHostSupportedVcpus" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="vmfsDatastoreMountCapable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="eightPlusHostVmfsSharedAccessSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="nestedHVSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="vPMCSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="interVMCommunicationThroughVMCISupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="scheduledHardwareUpgradeSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="featureCapabilitiesSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="latencySensitivitySupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="storagePolicySupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="accel3dSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="reliableMemoryAware" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="multipleNetworkStackInstanceSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="messageBusProxySupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="vsanSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="vFlashSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="hostAccessManagerSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="provisioningNicSelectionSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="nfs41Supported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="nfs41Krb5iSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="turnDiskLocatorLedSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="virtualVolumeDatastoreSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="markAsSsdSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="markAsLocalSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="smartCardAuthenticationSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="cryptoSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="oneKVolumeAPIsSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="gatewayOnNicSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="upitSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="cpuHwMmuSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="encryptedVMotionSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="encryptionChangeOnAddRemoveSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="encryptionHotOperationSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="encryptionWithSnapshotsSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="encryptionFaultToleranceSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="encryptionMemorySaveSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="encryptionRDMSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="encryptionVFlashSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="encryptionCBRCSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="encryptionHBRSupported" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
HostCapability() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFtCompatibilityIssues()
Gets the value of the ftCompatibilityIssues property.
|
Integer |
getMaxHostRunningVms()
Gets the value of the maxHostRunningVms property.
|
Integer |
getMaxHostSupportedVcpus()
Gets the value of the maxHostSupportedVcpus property.
|
Integer |
getMaxNumDisksSVMotion()
Gets the value of the maxNumDisksSVMotion property.
|
Integer |
getMaxRegisteredVMs()
Gets the value of the maxRegisteredVMs property.
|
Integer |
getMaxRunningVMs()
Gets the value of the maxRunningVMs property.
|
Integer |
getMaxSupportedVcpus()
Gets the value of the maxSupportedVcpus property.
|
Integer |
getMaxSupportedVMs()
Gets the value of the maxSupportedVMs property.
|
Integer |
getMaxVcpusPerFtVm()
Gets the value of the maxVcpusPerFtVm property.
|
List<String> |
getReplayCompatibilityIssues()
Gets the value of the replayCompatibilityIssues property.
|
String |
getReplayUnsupportedReason()
Gets the value of the replayUnsupportedReason property.
|
List<String> |
getSmpFtCompatibilityIssues()
Gets the value of the smpFtCompatibilityIssues property.
|
List<HostCpuIdInfo> |
getSupportedCpuFeature()
Gets the value of the supportedCpuFeature property.
|
List<Integer> |
getSupportedVmfsMajorVersion()
Gets the value of the supportedVmfsMajorVersion property.
|
List<String> |
getVmDirectPathGen2UnsupportedReason()
Gets the value of the vmDirectPathGen2UnsupportedReason property.
|
String |
getVmDirectPathGen2UnsupportedReasonExtended()
Gets the value of the vmDirectPathGen2UnsupportedReasonExtended property.
|
Boolean |
isAccel3DSupported()
Gets the value of the accel3DSupported property.
|
boolean |
isBackgroundSnapshotsSupported()
Gets the value of the backgroundSnapshotsSupported property.
|
Boolean |
isCloneFromSnapshotSupported()
Gets the value of the cloneFromSnapshotSupported property.
|
Boolean |
isCpuHwMmuSupported()
Gets the value of the cpuHwMmuSupported property.
|
boolean |
isCpuMemoryResourceConfigurationSupported()
Gets the value of the cpuMemoryResourceConfigurationSupported property.
|
Boolean |
isCryptoSupported()
Gets the value of the cryptoSupported property.
|
boolean |
isDatastorePrincipalSupported()
Gets the value of the datastorePrincipalSupported property.
|
Boolean |
isDeltaDiskBackingsSupported()
Gets the value of the deltaDiskBackingsSupported property.
|
Boolean |
isEightPlusHostVmfsSharedAccessSupported()
Gets the value of the eightPlusHostVmfsSharedAccessSupported property.
|
Boolean |
isEncryptedVMotionSupported()
Gets the value of the encryptedVMotionSupported property.
|
Boolean |
isEncryptionCBRCSupported()
Gets the value of the encryptionCBRCSupported property.
|
Boolean |
isEncryptionChangeOnAddRemoveSupported()
Gets the value of the encryptionChangeOnAddRemoveSupported property.
|
Boolean |
isEncryptionFaultToleranceSupported()
Gets the value of the encryptionFaultToleranceSupported property.
|
Boolean |
isEncryptionHBRSupported()
Gets the value of the encryptionHBRSupported property.
|
Boolean |
isEncryptionHotOperationSupported()
Gets the value of the encryptionHotOperationSupported property.
|
Boolean |
isEncryptionMemorySaveSupported()
Gets the value of the encryptionMemorySaveSupported property.
|
Boolean |
isEncryptionRDMSupported()
Gets the value of the encryptionRDMSupported property.
|
Boolean |
isEncryptionVFlashSupported()
Gets the value of the encryptionVFlashSupported property.
|
Boolean |
isEncryptionWithSnapshotsSupported()
Gets the value of the encryptionWithSnapshotsSupported property.
|
Boolean |
isFeatureCapabilitiesSupported()
Gets the value of the featureCapabilitiesSupported property.
|
Boolean |
isFirewallIpRulesSupported()
Gets the value of the firewallIpRulesSupported property.
|
Boolean |
isFtSupported()
Gets the value of the ftSupported property.
|
Boolean |
isGatewayOnNicSupported()
Gets the value of the gatewayOnNicSupported property.
|
Boolean |
isHbrNicSelectionSupported()
Gets the value of the hbrNicSelectionSupported property.
|
boolean |
isHighGuestMemSupported()
Gets the value of the highGuestMemSupported property.
|
Boolean |
isHostAccessManagerSupported()
Gets the value of the hostAccessManagerSupported property.
|
Boolean |
isInterVMCommunicationThroughVMCISupported()
Gets the value of the interVMCommunicationThroughVMCISupported property.
|
Boolean |
isIpmiSupported()
Gets the value of the ipmiSupported property.
|
boolean |
isIscsiSupported()
Gets the value of the iscsiSupported property.
|
Boolean |
isLatencySensitivitySupported()
Gets the value of the latencySensitivitySupported property.
|
boolean |
isLocalSwapDatastoreSupported()
Gets the value of the localSwapDatastoreSupported property.
|
Boolean |
isLoginBySSLThumbprintSupported()
Gets the value of the loginBySSLThumbprintSupported property.
|
boolean |
isMaintenanceModeSupported()
Gets the value of the maintenanceModeSupported property.
|
Boolean |
isMarkAsLocalSupported()
Gets the value of the markAsLocalSupported property.
|
Boolean |
isMarkAsSsdSupported()
Gets the value of the markAsSsdSupported property.
|
Boolean |
isMessageBusProxySupported()
Gets the value of the messageBusProxySupported property.
|
Boolean |
isMultipleNetworkStackInstanceSupported()
Gets the value of the multipleNetworkStackInstanceSupported property.
|
Boolean |
isNestedHVSupported()
Gets the value of the nestedHVSupported property.
|
Boolean |
isNfs41Krb5ISupported()
Gets the value of the nfs41Krb5ISupported property.
|
Boolean |
isNfs41Supported()
Gets the value of the nfs41Supported property.
|
boolean |
isNfsSupported()
Gets the value of the nfsSupported property.
|
boolean |
isNicTeamingSupported()
Gets the value of the nicTeamingSupported property.
|
Boolean |
isOneKVolumeAPIsSupported()
Gets the value of the oneKVolumeAPIsSupported property.
|
Boolean |
isPerVMNetworkTrafficShapingSupported()
Gets the value of the perVMNetworkTrafficShapingSupported property.
|
boolean |
isPerVmSwapFiles()
Gets the value of the perVmSwapFiles property.
|
boolean |
isPreAssignedPCIUnitNumbersSupported()
Gets the value of the preAssignedPCIUnitNumbersSupported property.
|
Boolean |
isProvisioningNicSelectionSupported()
Gets the value of the provisioningNicSelectionSupported property.
|
boolean |
isRebootSupported()
Gets the value of the rebootSupported property.
|
Boolean |
isRecordReplaySupported()
Gets the value of the recordReplaySupported property.
|
boolean |
isRecursiveResourcePoolsSupported()
Gets the value of the recursiveResourcePoolsSupported property.
|
Boolean |
isReliableMemoryAware()
Gets the value of the reliableMemoryAware property.
|
boolean |
isRestrictedSnapshotRelocateSupported()
Gets the value of the restrictedSnapshotRelocateSupported property.
|
boolean |
isSanSupported()
Gets the value of the sanSupported property.
|
boolean |
isScaledScreenshotSupported()
Gets the value of the scaledScreenshotSupported property.
|
Boolean |
isScheduledHardwareUpgradeSupported()
Gets the value of the scheduledHardwareUpgradeSupported property.
|
boolean |
isScreenshotSupported()
Gets the value of the screenshotSupported property.
|
Boolean |
isServicePackageInfoSupported()
Gets the value of the servicePackageInfoSupported property.
|
boolean |
isShutdownSupported()
Gets the value of the shutdownSupported property.
|
Boolean |
isSmartCardAuthenticationSupported()
Gets the value of the smartCardAuthenticationSupported property.
|
Boolean |
isSmpFtSupported()
Gets the value of the smpFtSupported property.
|
Boolean |
isSnapshotRelayoutSupported()
Gets the value of the snapshotRelayoutSupported property.
|
boolean |
isStandbySupported()
Gets the value of the standbySupported property.
|
Boolean |
isStorageIORMSupported()
Gets the value of the storageIORMSupported property.
|
Boolean |
isStoragePolicySupported()
Gets the value of the storagePolicySupported property.
|
Boolean |
isStorageVMotionSupported()
Gets the value of the storageVMotionSupported property.
|
boolean |
isSuspendedRelocateSupported()
Gets the value of the suspendedRelocateSupported property.
|
Boolean |
isTpmSupported()
Gets the value of the tpmSupported property.
|
Boolean |
isTurnDiskLocatorLedSupported()
Gets the value of the turnDiskLocatorLedSupported property.
|
boolean |
isUnsharedSwapVMotionSupported()
Gets the value of the unsharedSwapVMotionSupported property.
|
Boolean |
isUpitSupported()
Gets the value of the upitSupported property.
|
Boolean |
isVFlashSupported()
Gets the value of the vFlashSupported property.
|
Boolean |
isVirtualExecUsageSupported()
Gets the value of the virtualExecUsageSupported property.
|
Boolean |
isVirtualVolumeDatastoreSupported()
Gets the value of the virtualVolumeDatastoreSupported property.
|
boolean |
isVlanTaggingSupported()
Gets the value of the vlanTaggingSupported property.
|
Boolean |
isVmDirectPathGen2Supported()
Gets the value of the vmDirectPathGen2Supported property.
|
Boolean |
isVmfsDatastoreMountCapable()
Gets the value of the vmfsDatastoreMountCapable property.
|
Boolean |
isVmotionAcrossNetworkSupported()
Gets the value of the vmotionAcrossNetworkSupported property.
|
boolean |
isVmotionSupported()
Gets the value of the vmotionSupported property.
|
Boolean |
isVmotionWithStorageVMotionSupported()
Gets the value of the vmotionWithStorageVMotionSupported property.
|
Boolean |
isVPMCSupported()
Gets the value of the vpmcSupported property.
|
Boolean |
isVrNfcNicSelectionSupported()
Gets the value of the vrNfcNicSelectionSupported property.
|
Boolean |
isVsanSupported()
Gets the value of the vsanSupported property.
|
Boolean |
isVStorageCapable()
Gets the value of the vStorageCapable property.
|
void |
setAccel3DSupported(Boolean value)
Sets the value of the accel3DSupported property.
|
void |
setBackgroundSnapshotsSupported(boolean value)
Sets the value of the backgroundSnapshotsSupported property.
|
void |
setCloneFromSnapshotSupported(Boolean value)
Sets the value of the cloneFromSnapshotSupported property.
|
void |
setCpuHwMmuSupported(Boolean value)
Sets the value of the cpuHwMmuSupported property.
|
void |
setCpuMemoryResourceConfigurationSupported(boolean value)
Sets the value of the cpuMemoryResourceConfigurationSupported property.
|
void |
setCryptoSupported(Boolean value)
Sets the value of the cryptoSupported property.
|
void |
setDatastorePrincipalSupported(boolean value)
Sets the value of the datastorePrincipalSupported property.
|
void |
setDeltaDiskBackingsSupported(Boolean value)
Sets the value of the deltaDiskBackingsSupported property.
|
void |
setEightPlusHostVmfsSharedAccessSupported(Boolean value)
Sets the value of the eightPlusHostVmfsSharedAccessSupported property.
|
void |
setEncryptedVMotionSupported(Boolean value)
Sets the value of the encryptedVMotionSupported property.
|
void |
setEncryptionCBRCSupported(Boolean value)
Sets the value of the encryptionCBRCSupported property.
|
void |
setEncryptionChangeOnAddRemoveSupported(Boolean value)
Sets the value of the encryptionChangeOnAddRemoveSupported property.
|
void |
setEncryptionFaultToleranceSupported(Boolean value)
Sets the value of the encryptionFaultToleranceSupported property.
|
void |
setEncryptionHBRSupported(Boolean value)
Sets the value of the encryptionHBRSupported property.
|
void |
setEncryptionHotOperationSupported(Boolean value)
Sets the value of the encryptionHotOperationSupported property.
|
void |
setEncryptionMemorySaveSupported(Boolean value)
Sets the value of the encryptionMemorySaveSupported property.
|
void |
setEncryptionRDMSupported(Boolean value)
Sets the value of the encryptionRDMSupported property.
|
void |
setEncryptionVFlashSupported(Boolean value)
Sets the value of the encryptionVFlashSupported property.
|
void |
setEncryptionWithSnapshotsSupported(Boolean value)
Sets the value of the encryptionWithSnapshotsSupported property.
|
void |
setFeatureCapabilitiesSupported(Boolean value)
Sets the value of the featureCapabilitiesSupported property.
|
void |
setFirewallIpRulesSupported(Boolean value)
Sets the value of the firewallIpRulesSupported property.
|
void |
setFtSupported(Boolean value)
Sets the value of the ftSupported property.
|
void |
setGatewayOnNicSupported(Boolean value)
Sets the value of the gatewayOnNicSupported property.
|
void |
setHbrNicSelectionSupported(Boolean value)
Sets the value of the hbrNicSelectionSupported property.
|
void |
setHighGuestMemSupported(boolean value)
Sets the value of the highGuestMemSupported property.
|
void |
setHostAccessManagerSupported(Boolean value)
Sets the value of the hostAccessManagerSupported property.
|
void |
setInterVMCommunicationThroughVMCISupported(Boolean value)
Sets the value of the interVMCommunicationThroughVMCISupported property.
|
void |
setIpmiSupported(Boolean value)
Sets the value of the ipmiSupported property.
|
void |
setIscsiSupported(boolean value)
Sets the value of the iscsiSupported property.
|
void |
setLatencySensitivitySupported(Boolean value)
Sets the value of the latencySensitivitySupported property.
|
void |
setLocalSwapDatastoreSupported(boolean value)
Sets the value of the localSwapDatastoreSupported property.
|
void |
setLoginBySSLThumbprintSupported(Boolean value)
Sets the value of the loginBySSLThumbprintSupported property.
|
void |
setMaintenanceModeSupported(boolean value)
Sets the value of the maintenanceModeSupported property.
|
void |
setMarkAsLocalSupported(Boolean value)
Sets the value of the markAsLocalSupported property.
|
void |
setMarkAsSsdSupported(Boolean value)
Sets the value of the markAsSsdSupported property.
|
void |
setMaxHostRunningVms(Integer value)
Sets the value of the maxHostRunningVms property.
|
void |
setMaxHostSupportedVcpus(Integer value)
Sets the value of the maxHostSupportedVcpus property.
|
void |
setMaxNumDisksSVMotion(Integer value)
Sets the value of the maxNumDisksSVMotion property.
|
void |
setMaxRegisteredVMs(Integer value)
Sets the value of the maxRegisteredVMs property.
|
void |
setMaxRunningVMs(Integer value)
Sets the value of the maxRunningVMs property.
|
void |
setMaxSupportedVcpus(Integer value)
Sets the value of the maxSupportedVcpus property.
|
void |
setMaxSupportedVMs(Integer value)
Sets the value of the maxSupportedVMs property.
|
void |
setMaxVcpusPerFtVm(Integer value)
Sets the value of the maxVcpusPerFtVm property.
|
void |
setMessageBusProxySupported(Boolean value)
Sets the value of the messageBusProxySupported property.
|
void |
setMultipleNetworkStackInstanceSupported(Boolean value)
Sets the value of the multipleNetworkStackInstanceSupported property.
|
void |
setNestedHVSupported(Boolean value)
Sets the value of the nestedHVSupported property.
|
void |
setNfs41Krb5ISupported(Boolean value)
Sets the value of the nfs41Krb5ISupported property.
|
void |
setNfs41Supported(Boolean value)
Sets the value of the nfs41Supported property.
|
void |
setNfsSupported(boolean value)
Sets the value of the nfsSupported property.
|
void |
setNicTeamingSupported(boolean value)
Sets the value of the nicTeamingSupported property.
|
void |
setOneKVolumeAPIsSupported(Boolean value)
Sets the value of the oneKVolumeAPIsSupported property.
|
void |
setPerVMNetworkTrafficShapingSupported(Boolean value)
Sets the value of the perVMNetworkTrafficShapingSupported property.
|
void |
setPerVmSwapFiles(boolean value)
Sets the value of the perVmSwapFiles property.
|
void |
setPreAssignedPCIUnitNumbersSupported(boolean value)
Sets the value of the preAssignedPCIUnitNumbersSupported property.
|
void |
setProvisioningNicSelectionSupported(Boolean value)
Sets the value of the provisioningNicSelectionSupported property.
|
void |
setRebootSupported(boolean value)
Sets the value of the rebootSupported property.
|
void |
setRecordReplaySupported(Boolean value)
Sets the value of the recordReplaySupported property.
|
void |
setRecursiveResourcePoolsSupported(boolean value)
Sets the value of the recursiveResourcePoolsSupported property.
|
void |
setReliableMemoryAware(Boolean value)
Sets the value of the reliableMemoryAware property.
|
void |
setReplayUnsupportedReason(String value)
Sets the value of the replayUnsupportedReason property.
|
void |
setRestrictedSnapshotRelocateSupported(boolean value)
Sets the value of the restrictedSnapshotRelocateSupported property.
|
void |
setSanSupported(boolean value)
Sets the value of the sanSupported property.
|
void |
setScaledScreenshotSupported(boolean value)
Sets the value of the scaledScreenshotSupported property.
|
void |
setScheduledHardwareUpgradeSupported(Boolean value)
Sets the value of the scheduledHardwareUpgradeSupported property.
|
void |
setScreenshotSupported(boolean value)
Sets the value of the screenshotSupported property.
|
void |
setServicePackageInfoSupported(Boolean value)
Sets the value of the servicePackageInfoSupported property.
|
void |
setShutdownSupported(boolean value)
Sets the value of the shutdownSupported property.
|
void |
setSmartCardAuthenticationSupported(Boolean value)
Sets the value of the smartCardAuthenticationSupported property.
|
void |
setSmpFtSupported(Boolean value)
Sets the value of the smpFtSupported property.
|
void |
setSnapshotRelayoutSupported(Boolean value)
Sets the value of the snapshotRelayoutSupported property.
|
void |
setStandbySupported(boolean value)
Sets the value of the standbySupported property.
|
void |
setStorageIORMSupported(Boolean value)
Sets the value of the storageIORMSupported property.
|
void |
setStoragePolicySupported(Boolean value)
Sets the value of the storagePolicySupported property.
|
void |
setStorageVMotionSupported(Boolean value)
Sets the value of the storageVMotionSupported property.
|
void |
setSuspendedRelocateSupported(boolean value)
Sets the value of the suspendedRelocateSupported property.
|
void |
setTpmSupported(Boolean value)
Sets the value of the tpmSupported property.
|
void |
setTurnDiskLocatorLedSupported(Boolean value)
Sets the value of the turnDiskLocatorLedSupported property.
|
void |
setUnsharedSwapVMotionSupported(boolean value)
Sets the value of the unsharedSwapVMotionSupported property.
|
void |
setUpitSupported(Boolean value)
Sets the value of the upitSupported property.
|
void |
setVFlashSupported(Boolean value)
Sets the value of the vFlashSupported property.
|
void |
setVirtualExecUsageSupported(Boolean value)
Sets the value of the virtualExecUsageSupported property.
|
void |
setVirtualVolumeDatastoreSupported(Boolean value)
Sets the value of the virtualVolumeDatastoreSupported property.
|
void |
setVlanTaggingSupported(boolean value)
Sets the value of the vlanTaggingSupported property.
|
void |
setVmDirectPathGen2Supported(Boolean value)
Sets the value of the vmDirectPathGen2Supported property.
|
void |
setVmDirectPathGen2UnsupportedReasonExtended(String value)
Sets the value of the vmDirectPathGen2UnsupportedReasonExtended property.
|
void |
setVmfsDatastoreMountCapable(Boolean value)
Sets the value of the vmfsDatastoreMountCapable property.
|
void |
setVmotionAcrossNetworkSupported(Boolean value)
Sets the value of the vmotionAcrossNetworkSupported property.
|
void |
setVmotionSupported(boolean value)
Sets the value of the vmotionSupported property.
|
void |
setVmotionWithStorageVMotionSupported(Boolean value)
Sets the value of the vmotionWithStorageVMotionSupported property.
|
void |
setVPMCSupported(Boolean value)
Sets the value of the vpmcSupported property.
|
void |
setVrNfcNicSelectionSupported(Boolean value)
Sets the value of the vrNfcNicSelectionSupported property.
|
void |
setVsanSupported(Boolean value)
Sets the value of the vsanSupported property.
|
void |
setVStorageCapable(Boolean value)
Sets the value of the vStorageCapable property.
|
protected boolean recursiveResourcePoolsSupported
protected boolean cpuMemoryResourceConfigurationSupported
protected boolean rebootSupported
protected boolean shutdownSupported
protected boolean vmotionSupported
protected boolean standbySupported
protected Boolean ipmiSupported
protected Integer maxSupportedVMs
protected Integer maxRunningVMs
protected Integer maxSupportedVcpus
protected Integer maxRegisteredVMs
protected boolean datastorePrincipalSupported
protected boolean sanSupported
protected boolean nfsSupported
protected boolean iscsiSupported
protected boolean vlanTaggingSupported
protected boolean nicTeamingSupported
protected boolean highGuestMemSupported
protected boolean maintenanceModeSupported
protected boolean suspendedRelocateSupported
protected boolean restrictedSnapshotRelocateSupported
protected boolean perVmSwapFiles
protected boolean localSwapDatastoreSupported
protected boolean unsharedSwapVMotionSupported
protected boolean backgroundSnapshotsSupported
protected boolean preAssignedPCIUnitNumbersSupported
protected boolean screenshotSupported
protected boolean scaledScreenshotSupported
protected Boolean storageVMotionSupported
protected Boolean vmotionWithStorageVMotionSupported
protected Boolean vmotionAcrossNetworkSupported
protected Integer maxNumDisksSVMotion
protected Boolean hbrNicSelectionSupported
protected Boolean vrNfcNicSelectionSupported
protected Boolean recordReplaySupported
protected Boolean ftSupported
protected String replayUnsupportedReason
protected Boolean smpFtSupported
protected Integer maxVcpusPerFtVm
protected Boolean loginBySSLThumbprintSupported
protected Boolean cloneFromSnapshotSupported
protected Boolean deltaDiskBackingsSupported
protected Boolean perVMNetworkTrafficShapingSupported
protected Boolean tpmSupported
protected List<HostCpuIdInfo> supportedCpuFeature
protected Boolean virtualExecUsageSupported
protected Boolean storageIORMSupported
protected Boolean vmDirectPathGen2Supported
protected String vmDirectPathGen2UnsupportedReasonExtended
protected Boolean vStorageCapable
protected Boolean snapshotRelayoutSupported
protected Boolean firewallIpRulesSupported
protected Boolean servicePackageInfoSupported
protected Integer maxHostRunningVms
protected Integer maxHostSupportedVcpus
protected Boolean vmfsDatastoreMountCapable
protected Boolean eightPlusHostVmfsSharedAccessSupported
protected Boolean nestedHVSupported
protected Boolean vpmcSupported
protected Boolean interVMCommunicationThroughVMCISupported
protected Boolean scheduledHardwareUpgradeSupported
protected Boolean featureCapabilitiesSupported
protected Boolean latencySensitivitySupported
protected Boolean storagePolicySupported
protected Boolean accel3DSupported
protected Boolean reliableMemoryAware
protected Boolean multipleNetworkStackInstanceSupported
protected Boolean messageBusProxySupported
protected Boolean vsanSupported
protected Boolean vFlashSupported
protected Boolean hostAccessManagerSupported
protected Boolean provisioningNicSelectionSupported
protected Boolean nfs41Supported
protected Boolean nfs41Krb5ISupported
protected Boolean turnDiskLocatorLedSupported
protected Boolean virtualVolumeDatastoreSupported
protected Boolean markAsSsdSupported
protected Boolean markAsLocalSupported
protected Boolean smartCardAuthenticationSupported
protected Boolean cryptoSupported
protected Boolean oneKVolumeAPIsSupported
protected Boolean gatewayOnNicSupported
protected Boolean upitSupported
protected Boolean cpuHwMmuSupported
protected Boolean encryptedVMotionSupported
protected Boolean encryptionChangeOnAddRemoveSupported
protected Boolean encryptionHotOperationSupported
protected Boolean encryptionWithSnapshotsSupported
protected Boolean encryptionFaultToleranceSupported
protected Boolean encryptionMemorySaveSupported
protected Boolean encryptionRDMSupported
protected Boolean encryptionVFlashSupported
protected Boolean encryptionCBRCSupported
protected Boolean encryptionHBRSupported
public boolean isRecursiveResourcePoolsSupported()
public void setRecursiveResourcePoolsSupported(boolean value)
public boolean isCpuMemoryResourceConfigurationSupported()
public void setCpuMemoryResourceConfigurationSupported(boolean value)
public boolean isRebootSupported()
public void setRebootSupported(boolean value)
public boolean isShutdownSupported()
public void setShutdownSupported(boolean value)
public boolean isVmotionSupported()
public void setVmotionSupported(boolean value)
public boolean isStandbySupported()
public void setStandbySupported(boolean value)
public Boolean isIpmiSupported()
Booleanpublic void setIpmiSupported(Boolean value)
value - allowed object is
Booleanpublic Integer getMaxSupportedVMs()
Integerpublic void setMaxSupportedVMs(Integer value)
value - allowed object is
Integerpublic Integer getMaxRunningVMs()
Integerpublic void setMaxRunningVMs(Integer value)
value - allowed object is
Integerpublic Integer getMaxSupportedVcpus()
Integerpublic void setMaxSupportedVcpus(Integer value)
value - allowed object is
Integerpublic Integer getMaxRegisteredVMs()
Integerpublic void setMaxRegisteredVMs(Integer value)
value - allowed object is
Integerpublic boolean isDatastorePrincipalSupported()
public void setDatastorePrincipalSupported(boolean value)
public boolean isSanSupported()
public void setSanSupported(boolean value)
public boolean isNfsSupported()
public void setNfsSupported(boolean value)
public boolean isIscsiSupported()
public void setIscsiSupported(boolean value)
public boolean isVlanTaggingSupported()
public void setVlanTaggingSupported(boolean value)
public boolean isNicTeamingSupported()
public void setNicTeamingSupported(boolean value)
public boolean isHighGuestMemSupported()
public void setHighGuestMemSupported(boolean value)
public boolean isMaintenanceModeSupported()
public void setMaintenanceModeSupported(boolean value)
public boolean isSuspendedRelocateSupported()
public void setSuspendedRelocateSupported(boolean value)
public boolean isRestrictedSnapshotRelocateSupported()
public void setRestrictedSnapshotRelocateSupported(boolean value)
public boolean isPerVmSwapFiles()
public void setPerVmSwapFiles(boolean value)
public boolean isLocalSwapDatastoreSupported()
public void setLocalSwapDatastoreSupported(boolean value)
public boolean isUnsharedSwapVMotionSupported()
public void setUnsharedSwapVMotionSupported(boolean value)
public boolean isBackgroundSnapshotsSupported()
public void setBackgroundSnapshotsSupported(boolean value)
public boolean isPreAssignedPCIUnitNumbersSupported()
public void setPreAssignedPCIUnitNumbersSupported(boolean value)
public boolean isScreenshotSupported()
public void setScreenshotSupported(boolean value)
public boolean isScaledScreenshotSupported()
public void setScaledScreenshotSupported(boolean value)
public Boolean isStorageVMotionSupported()
Booleanpublic void setStorageVMotionSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isVmotionWithStorageVMotionSupported()
Booleanpublic void setVmotionWithStorageVMotionSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isVmotionAcrossNetworkSupported()
Booleanpublic void setVmotionAcrossNetworkSupported(Boolean value)
value - allowed object is
Booleanpublic Integer getMaxNumDisksSVMotion()
Integerpublic void setMaxNumDisksSVMotion(Integer value)
value - allowed object is
Integerpublic Boolean isHbrNicSelectionSupported()
Booleanpublic void setHbrNicSelectionSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isVrNfcNicSelectionSupported()
Booleanpublic void setVrNfcNicSelectionSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isRecordReplaySupported()
Booleanpublic void setRecordReplaySupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isFtSupported()
Booleanpublic void setFtSupported(Boolean value)
value - allowed object is
Booleanpublic String getReplayUnsupportedReason()
Stringpublic void setReplayUnsupportedReason(String value)
value - allowed object is
Stringpublic List<String> getReplayCompatibilityIssues()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the replayCompatibilityIssues property.
For example, to add a new item, do as follows:
getReplayCompatibilityIssues().add(newItem);
Objects of the following type(s) are allowed in the list
String
public Boolean isSmpFtSupported()
Booleanpublic void setSmpFtSupported(Boolean value)
value - allowed object is
Booleanpublic List<String> getFtCompatibilityIssues()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the ftCompatibilityIssues property.
For example, to add a new item, do as follows:
getFtCompatibilityIssues().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getSmpFtCompatibilityIssues()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the smpFtCompatibilityIssues property.
For example, to add a new item, do as follows:
getSmpFtCompatibilityIssues().add(newItem);
Objects of the following type(s) are allowed in the list
String
public Integer getMaxVcpusPerFtVm()
Integerpublic void setMaxVcpusPerFtVm(Integer value)
value - allowed object is
Integerpublic Boolean isLoginBySSLThumbprintSupported()
Booleanpublic void setLoginBySSLThumbprintSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isCloneFromSnapshotSupported()
Booleanpublic void setCloneFromSnapshotSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isDeltaDiskBackingsSupported()
Booleanpublic void setDeltaDiskBackingsSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isPerVMNetworkTrafficShapingSupported()
Booleanpublic void setPerVMNetworkTrafficShapingSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isTpmSupported()
Booleanpublic void setTpmSupported(Boolean value)
value - allowed object is
Booleanpublic List<HostCpuIdInfo> getSupportedCpuFeature()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the supportedCpuFeature property.
For example, to add a new item, do as follows:
getSupportedCpuFeature().add(newItem);
Objects of the following type(s) are allowed in the list
HostCpuIdInfo
public Boolean isVirtualExecUsageSupported()
Booleanpublic void setVirtualExecUsageSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isStorageIORMSupported()
Booleanpublic void setStorageIORMSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isVmDirectPathGen2Supported()
Booleanpublic void setVmDirectPathGen2Supported(Boolean value)
value - allowed object is
Booleanpublic List<String> getVmDirectPathGen2UnsupportedReason()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the vmDirectPathGen2UnsupportedReason property.
For example, to add a new item, do as follows:
getVmDirectPathGen2UnsupportedReason().add(newItem);
Objects of the following type(s) are allowed in the list
String
public String getVmDirectPathGen2UnsupportedReasonExtended()
Stringpublic void setVmDirectPathGen2UnsupportedReasonExtended(String value)
value - allowed object is
Stringpublic List<Integer> getSupportedVmfsMajorVersion()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the supportedVmfsMajorVersion property.
For example, to add a new item, do as follows:
getSupportedVmfsMajorVersion().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public Boolean isVStorageCapable()
Booleanpublic void setVStorageCapable(Boolean value)
value - allowed object is
Booleanpublic Boolean isSnapshotRelayoutSupported()
Booleanpublic void setSnapshotRelayoutSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isFirewallIpRulesSupported()
Booleanpublic void setFirewallIpRulesSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isServicePackageInfoSupported()
Booleanpublic void setServicePackageInfoSupported(Boolean value)
value - allowed object is
Booleanpublic Integer getMaxHostRunningVms()
Integerpublic void setMaxHostRunningVms(Integer value)
value - allowed object is
Integerpublic Integer getMaxHostSupportedVcpus()
Integerpublic void setMaxHostSupportedVcpus(Integer value)
value - allowed object is
Integerpublic Boolean isVmfsDatastoreMountCapable()
Booleanpublic void setVmfsDatastoreMountCapable(Boolean value)
value - allowed object is
Booleanpublic Boolean isEightPlusHostVmfsSharedAccessSupported()
Booleanpublic void setEightPlusHostVmfsSharedAccessSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isNestedHVSupported()
Booleanpublic void setNestedHVSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isVPMCSupported()
Booleanpublic void setVPMCSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isInterVMCommunicationThroughVMCISupported()
Booleanpublic void setInterVMCommunicationThroughVMCISupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isScheduledHardwareUpgradeSupported()
Booleanpublic void setScheduledHardwareUpgradeSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isFeatureCapabilitiesSupported()
Booleanpublic void setFeatureCapabilitiesSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isLatencySensitivitySupported()
Booleanpublic void setLatencySensitivitySupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isStoragePolicySupported()
Booleanpublic void setStoragePolicySupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isAccel3DSupported()
Booleanpublic void setAccel3DSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isReliableMemoryAware()
Booleanpublic void setReliableMemoryAware(Boolean value)
value - allowed object is
Booleanpublic Boolean isMultipleNetworkStackInstanceSupported()
Booleanpublic void setMultipleNetworkStackInstanceSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isMessageBusProxySupported()
Booleanpublic void setMessageBusProxySupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isVsanSupported()
Booleanpublic void setVsanSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isVFlashSupported()
Booleanpublic void setVFlashSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isHostAccessManagerSupported()
Booleanpublic void setHostAccessManagerSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isProvisioningNicSelectionSupported()
Booleanpublic void setProvisioningNicSelectionSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isNfs41Supported()
Booleanpublic void setNfs41Supported(Boolean value)
value - allowed object is
Booleanpublic Boolean isNfs41Krb5ISupported()
Booleanpublic void setNfs41Krb5ISupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isTurnDiskLocatorLedSupported()
Booleanpublic void setTurnDiskLocatorLedSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isVirtualVolumeDatastoreSupported()
Booleanpublic void setVirtualVolumeDatastoreSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isMarkAsSsdSupported()
Booleanpublic void setMarkAsSsdSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isMarkAsLocalSupported()
Booleanpublic void setMarkAsLocalSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isSmartCardAuthenticationSupported()
Booleanpublic void setSmartCardAuthenticationSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isCryptoSupported()
Booleanpublic void setCryptoSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isOneKVolumeAPIsSupported()
Booleanpublic void setOneKVolumeAPIsSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isGatewayOnNicSupported()
Booleanpublic void setGatewayOnNicSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isUpitSupported()
Booleanpublic void setUpitSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isCpuHwMmuSupported()
Booleanpublic void setCpuHwMmuSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isEncryptedVMotionSupported()
Booleanpublic void setEncryptedVMotionSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isEncryptionChangeOnAddRemoveSupported()
Booleanpublic void setEncryptionChangeOnAddRemoveSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isEncryptionHotOperationSupported()
Booleanpublic void setEncryptionHotOperationSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isEncryptionWithSnapshotsSupported()
Booleanpublic void setEncryptionWithSnapshotsSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isEncryptionFaultToleranceSupported()
Booleanpublic void setEncryptionFaultToleranceSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isEncryptionMemorySaveSupported()
Booleanpublic void setEncryptionMemorySaveSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isEncryptionRDMSupported()
Booleanpublic void setEncryptionRDMSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isEncryptionVFlashSupported()
Booleanpublic void setEncryptionVFlashSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isEncryptionCBRCSupported()
Booleanpublic void setEncryptionCBRCSupported(Boolean value)
value - allowed object is
Booleanpublic Boolean isEncryptionHBRSupported()
BooleanCopyright © 2018. All rights reserved.