MemoryReservation

MemoryReservation
MemoryReservation

Relative to the form factor pre-defined reservation value. To reduce reservation of a VM to 50 percent, a user may specify 50 instead of the absolute number relevant for the edge form factor.

JSON Example
{
    "reservation_percentage": 0
}
integer As int32 As int32
reservation_percentage
Optional
Constraints: minimum: 0 maximum: 100 default: 100

Memory reserved relative to the default reservation of 100 percent. For example, take an edge virtual machine of medium form factor. By default, an edge of medium form factor is configured with 8 GB of memory and with reservation of 100 percent. So, 8 GB of memory is reserved. If you specify reservation_percentage value as 50 percent, then 4 GB of memory will be reserved.

Property Of