[RFC] Making things easier when working with custom products & Simple Content Access (SCA)

This has been a very long discussion, and I’m sorry if I have missed it up-thread. But one thing that would make this feature set a lot easier to manage is if the content_label for a specific repo in a specific content view were easier to get at. The “label” is available easily enough, but “content_label” (which is needed for specifying overrides for activation keys) seems to be a lot harder to get at.

I would request that the full content_label be exposed at the very least on the repo page for the content view, if that is possible; and for there to be a straightforward way to derive that through the API as well (which would make it easy to get through foreman ansible modules and/or hammer, which is how I plan to use it).

If there is already a straightforward way to get this information, I would love to know how you’re doing it. It is entirely possible that I’ve missed something.

Thanks!