TypeOvfMemory
Provide the memory information in a template VM.
Properties
integer as int64
limit
Optional
memory limit in MB It is not required that memory limit be specified.
integer as int64
reservation
Optional
memory reservation in MB It is not required that memory reservation be specified.
integer as int64
shares
Optional
memory shares It is not required that memory shares be specified.
integer as int64
size
Required
memory size in MB
JSON Example
{
"size": 0
}