Actions
Feature #23301
closedRH Subscriptions: hook up save call to upstream subscriptions page
Status:
Closed
Priority:
Normal
Assignee:
Category:
Subscriptions
Target version:
Description
Need to actually use the API to save the upstream subscriptions when they are altered:
POST katello/api/v2/organizations/1/upstream_subscriptions
{ "pools": [ { "id": "8a85f98c60c4fc0e0160c50f7eea0411", "quantity": 1 } ] }
Actions