參數

參數名字 描述
organization_id
必填

組織 ID

Validations:

  • Must be a number.

page
選填

頁數,從 1 開始

Validations:

  • Must be a number.

per_page
選填

Number of results per page to return.

Validations:

  • Must be a number.

order
選填

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

Validations:

  • String

sort_by
選填

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

Validations:

  • String

pool_ids
選填

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

Validations:

  • Must be an array of any type

quantities_only
選填

Only returns id and quantity fields

Validations:

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

attachable
選填

Return only subscriptions which can be attached to the upstream allocation

Validations:

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