PUT /katello/api/organizations/114267492/upstream_subscriptions
{
"pools": [],
"upstream_subscription": {
"pools": []
}
}
204
| Param name | Description |
|---|---|
|
organization_id
required |
Organization ID Validations:
|
|
pools
required |
Array of Pools to be updated. Only pools originating upstream are accepted. Validations:
|
|
pools[id]
required |
Katello ID of local pool to update Validations:
|
|
pools[quantity]
required |
Desired quantity of the pool Validations:
|