-
Feature Request
-
Resolution: Done-Errata
-
Normal
-
6.13.0
Description of problem:
Please add support for supporting a location name/label parameter with the global registration curl command
Version-Release number of selected component (if applicable):
Satellite 6.11.1
How reproducible:
n/a
Steps to Reproduce:
1.
2.
3.
Actual results:
The current option for location is designated by ID number.
Example:
curl -sS --insecure 'https://<SATELLITE>/register?activation_keys=AK1%2CAK2&location_id=2&organization_id=1&update_packages=false'
Expected results:
To be able to use name/label instead of ID number.
Example:
curl -sS --insecure 'https://<SATELLITE>/register?activation_keys=AK1%2CAK2&location=Raleigh&organization_id=1&update_packages=false'
Additional info:
- external trackers
- links to
-
RHEA-2025:148331 Satellite 6.17.0 release