Red Hat subscriptions management platform.
Nombre del parámetro | Descripción |
---|---|
organization_id requerido |
ID de la organización Validations:
|
page opcional |
Número de página, comenzando por 1 Validations:
|
per_page opcional |
Number of results per page to return. Validations:
|
order opcional |
The order to sort the results in. ['asc', 'desc'] Defaults to 'desc'. Validations:
|
sort_by opcional |
The field to sort the data by. Defaults to the created date. Validations:
|
pool_ids opcional |
Return only the upstream pools which map to the given Katello pool IDs Validations:
|
quantities_only opcional |
Only returns id and quantity fields Validations:
|
attachable opcional |
Return only subscriptions which can be attached to the upstream allocation Validations:
|
Nombre del parámetro | Descripción |
---|---|
organization_id requerido |
ID de la organización Validations:
|
pools requerido |
Array of Pools to be updated. Only pools originating upstream are accepted. Validations:
|
pools[id] requerido |
Katello ID of local pool to update Validations:
|
pools[quantity] requerido |
Desired quantity of the pool Validations:
|
Nombre del parámetro | Descripción |
---|---|
organization_id requerido |
ID de la organización Validations:
|
pool_ids requerido |
Array of local pool IDs. Only pools originating upstream are accepted. Validations:
|
Nombre del parámetro | Descripción |
---|---|
pools requerido |
Array of pools to add Validations:
|
pools[id] requerido |
Candlepin ID of pool to add Validations:
|
pools[quantity] requerido |
Quantity of entitlements to bind Validations:
|
organization_id requerido |
ID de la organización Validations:
|