Feature #23301
Updated by Walden Raines about 8 years ago
Need to actually use the API to save the upstream subscriptions when they are altered:
POST katello/api/v2/organizations/1/upstream_subscriptions
<pre>
{
"pools": [
{
"id": "8a85f98c60c4fc0e0160c50f7eea0411",
"quantity": 1
},
...
} ]
}
</pre>