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.
- Creating a virtual machine with persistent memory.
- Adding a virtual persistent memory device to a virtual machine.
- Increasing the capacity of a virtual persistent memory device.
Since vSphere API 7.0.2.0
|