Set VM Memory
Lots of memory input values not reflected in Object. Configures the memory of a virtual machine.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
VM Name | String | Yes | Specifies the name of the virtual machine on which the processor is to be configured. |
Min Memory (MB) | Selector | Yes | Specifies whether the virtual processor’s features are to be limited for compatibility when migrating the virtual machine to another host. |
Max Memory (MB) | Selector | Yes | Specifies whether the virtual processor’s features are to be limited for compatibility with older operating systems. |
Output Parameters
Name | Type | Description |
---|---|---|
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
VM Name | String | Yes | Guest001 |
Min Memory (MB) | Selector | No | 4192 |
Max Memory (MB) | Selector | No | 1048 |