Feature #33047
closedAssociate a single VM via hammer to a compute resource
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1774104
Proposed title of this feature request
Associate a VM via API or Hammer to a compute resourceWhat is the nature and description of the request?
Currently it needs to be done for each VM manually via Webui or for all VMs:
Infrastructure -> compute resources -> choose compute_resource -> Virtual Machines -> find desired vm -> hover over "Associate VM" button in the top right cornerWhy does the user need this?
- Does not want to associate all VMs only certain VMs and currently this is not possible outside of the Webui.
- For automationHow would the user like to achieve this? (List the functional
requirements here)
Hammer or API call for:
~~
https://foreman-server/compute_resources/compute_resource_id/vms/instance_uuid/associate.
~~
Updated by yifat makias over 3 years ago
- Has duplicate Feature #32769: Associate a VM via API to a compute resource added
Updated by Ondřej Ezr over 3 years ago
- Has duplicate deleted (Feature #32769: Associate a VM via API to a compute resource)
Updated by Ondřej Ezr over 3 years ago
- Related to Feature #32769: Associate a VM via API to a compute resource added
Updated by Ondřej Ezr over 3 years ago
- Project changed from Foreman to Hammer CLI
- Subject changed from Associate a VM via hammer to a compute resource to Associate a single VM via hammer to a compute resource
- Category set to Compute resources
- Status changed from Duplicate to Closed
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/577 added
Updated by Ondřej Ezr over 3 years ago
- Fixed in Releases hammer-cli-foreman-3.1.0 added
Resolved in commit hammer-cli-foreman fe7f25abe34617ff9c08ba39bb16f0a03d0e2462
Updated by Ondřej Ezr over 3 years ago
- Has duplicate Feature #33105: Add associate-vm sub command to the compute resource command added