NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

ReservationInfo (schema)

CPU and Memory resource configuration is defined per Edge VM
form factor.
These resources are reserved 100 percent by default with Normal VM
importance. Resource reservation tuning provides a means to optimize
resource utilization and workaround hard resource limits.
This solution should be used as a temporary workaround. It is recommended
to add more resources to the compute cluster and change the reservation
back to 100 percent for optimal performance.

Name Description Type Notes
cpu_reservation Guaranteed minimum allocation of CPU resources.

Specify a reservation if you need to guarantee that the minimum
required amount of CPU is always available for the virtual
machine.
CPUReservation
memory_reservation Guaranteed minimum allocation of memory resources.

Specify a reservation if you need to guarantee that the minimum
required amount of memory is always available for the virtual
machine.
MemoryReservation