hmc_dlpar_mem
Change live memory allocations on a running LPAR by updating min, desired, or max memory values. If RMC is inactive, the change applies to the profile for next activation.
Instructions
DLPAR memory hot-plug: change memory resources on a running LPAR.
lpar_name_or_uuid: accepts either a PartitionName or a UUID. Posts a minimal PartitionMemoryConfiguration document to the HMC. Memory values are in MiB. Only the fields you pass are changed.
If the LPAR does not have an active RMC connection, the change is profile-only and takes effect on next activation (no reboot is triggered).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_memory | No | ||
| min_memory | No | ||
| desired_memory | No | ||
| lpar_name_or_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |