Tracker #27163
closedImplement CLI endpoints for GCE Compute Resource
0%
Description
This ticket is created to track hammer side changes.
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1721848
- Description of problem:
Looks like the GCE Compute Resource creation from API and CLI isn't possible for now as the options to create the GCE CR are not available from those endpoints.
CLI: No options for GCE CR:
--------------------------------
hammer -u admin -p changeme compute-resource create --help
API: No options for GCE CR:
--------------------------------
https://<server_fqdn>/apidoc/v2/compute_resources/create.html
- Version-Release number of selected component (if applicable):
Satellite 6.6 snap 7
- How reproducible:
Always
- Steps to Reproduce:
1. Attempt to create a GCE Compute Resource from CLI / API.
- Actual results:
No options/fields to create GCE CR from API / CLI as said in the description of this bug.
- Expected results:
Options/fields to create GCE CR from API/CLI should be available.
Additional info: