hmc_migrate_validate_lpar
Validate whether a logical partition (LPAR) can migrate to a specified target system via Live Partition Mobility, checking potential success before attempting migration.
Instructions
Validate whether an LPM migration of an LPAR to target_system would succeed.
lpar_name_or_uuid: accepts either a PartitionName or a UUID (find it with hmc_lpars). Set wait=True to block until the validation job reaches a terminal state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | ||
| wait_time | No | ||
| poll_interval | No | ||
| target_system | Yes | ||
| timeout_seconds | No | ||
| lpar_name_or_uuid | Yes | ||
| target_profile_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |