Parametry

Nazwa parametru Opis
search
opcjonalny

Search string

Validations:

  • String

page
opcjonalny

Page number, starting at 1

Validations:

  • Must be a number.

per_page
opcjonalny

Number of results per page to return

Validations:

  • Must be a number.

order
opcjonalny

Sort field and order, eg. 'id DESC'

Validations:

  • String

full_result
opcjonalny

Whether or not to show all results

Validations:

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

sort
opcjonalny

Hash version of 'order' param

Validations:

  • Hash

sort[by]
opcjonalny

Field to sort the results on

Validations:

  • String

sort[order]
opcjonalny

How to order the sorted results (e.g. ASC for ascending)

Validations:

  • String

organization_id
wymagany

Organization ID

Validations:

  • Must be a number.

host_id
opcjonalny

id of a host

Validations:

  • String

activation_key_id
opcjonalny

Activation key ID

Validations:

  • String

available_for
opcjonalny

Object to show subscriptions available for, either 'host' or 'activation_key'

Validations:

  • String

match_host
opcjonalny

Ignore subscriptions that are unavailable to the specified host

Validations:

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

match_installed
opcjonalny

Return subscriptions that match installed products of the specified host

Validations:

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

no_overlap
opcjonalny

Return subscriptions which do not overlap with a currently-attached subscription

Validations:

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