Paramètres

Nom du paramètre Description
organization_id
requis

ID de l’organisation

Validations:

  • Must be a number.

page
optionel

Numéro de la page, commençant par 1

Validations:

  • Must be a number.

per_page
optionel

Number of results per page to return.

Validations:

  • Must be a number.

order
optionel

The order to sort the results in. ['asc', 'desc'] Defaults to 'desc'.

Validations:

  • String

sort_by
optionel

The field to sort the data by. Defaults to the created date.

Validations:

  • String

pool_ids
optionel

Return only the upstream pools which map to the given Katello pool IDs

Validations:

  • Must be an array of any type

quantities_only
optionel

Only returns id and quantity fields

Validations:

  • Must be one of: true, false, 1, 0

attachable
optionel

Return only subscriptions which can be attached to the upstream allocation

Validations:

  • Must be one of: true, false, 1, 0