Feature #32769
closedAssociate a VM via API 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 resource
What 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 corner
Why 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 automation
How 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 Adi Abramovitch over 3 years ago
- Subject changed from Associate a VM via API or hammer to a compute resource to Associate a VM via API to a compute resource
- Category deleted (
19)
Updated by Adi Abramovitch over 3 years ago
Dominik Matoulek wrote:
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 The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8677 added
Updated by yifat makias over 3 years ago
- Is duplicate of Feature #33047: Associate a single VM via hammer to a compute resource added
Updated by yifat makias over 3 years ago
- Status changed from Ready For Testing to Duplicate
Updated by yifat makias over 3 years ago
- Bugzilla link changed from 1774104 to 1937470
Updated by Ondřej Ezr over 3 years ago
- Is duplicate of deleted (Feature #33047: Associate a single VM via hammer to a compute resource)
Updated by Ondřej Ezr over 3 years ago
- Related to Feature #33047: Associate a single VM via hammer to a compute resource added