Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterDasAdmissionControlPolicy(vim.cluster.DasAdmissionControlPolicy)
- Property of
- ClusterDasConfigInfo
- Extended by
- ClusterFailoverHostAdmissionControlPolicy, ClusterFailoverLevelAdmissionControlPolicy, ClusterFailoverResourcesAdmissionControlPolicy
- Extends
- DynamicData
- Since
- vSphere API Release 4.0
Data Object Description
Base class for specifying how admission control should be done for vSphere HA.Properties
Name | Type | Description |
---|---|---|
pMemAdmissionControlEnabled* | xsd:boolean |
Flag that determines whether strict admission control for persistent
memory is enabled. By default, this value is false.
This flag can only be set to true if
admissionControlEnabled is set to true.
When you use persistent memory admission control, the following
operations are prevented, if doing so would violate the
admissionControlEnabled.
|
resourceReductionToToleratePercent* | xsd:int |
Percentage of resource reduction that a cluster of VMs can tolerate
in case of a failover.
Since vSphere API Release 6.5 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |