uyuni-project / uyuni

Source code for Uyuni
https://www.uyuni-project.org/
GNU General Public License v2.0
431 stars 180 forks source link

Feature Request: Implement API calls and spacecmd commands for Organization Credentials #1257

Open stdevel opened 5 years ago

stdevel commented 5 years ago

Hello Uyuni team!

It would be great to have API calls for managing Organization Credentials (which are required to download SUSE packages). Currently, there are no API calls or spacecmd commands for this purpose requiring manual action.

Best wishes, Christian.

mcalmer commented 5 years ago

The namespace is not very obvious but it exists:

This interface is used by mgr-sync commandline tool as well.

stdevel commented 5 years ago

Thanks for sharing! As discussed in the issue 1258 (https://github.com/uyuni-project/uyuni/issues/1258#issuecomment-519184119) I understand that the spacecmd utility is also part of this repository. I will have a look at the source code and maybe submit a contribution. :)