Parametri

Nome parametro Descrizione
search
opzionale

Cerca stringa

Validations:

  • String

page
opzionale

Numero pagina, iniziando da 1

Validations:

  • Must be a number.

per_page
opzionale

Numero di risultati per pagina da ritornare

Validations:

  • Must be a number.

order
opzionale

Sort field and order, eg. 'id DESC'

Validations:

  • String

full_result
opzionale

Indica se mostrare tutti i risultati

Validations:

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

sort
opzionale

Versione hash del parametro 'order'

Validations:

  • Hash

sort[by]
opzionale

Campo nel quale ordinare i risultati

Validations:

  • String

sort[order]
opzionale

Come ordinare i risultati (es. ASC per ascendente)

Validations:

  • String

organization_id
richiesto

ID organizzazione

Validations:

  • Must be a number.

host_id
opzionale

id of a host

Validations:

  • String

activation_key_id
opzionale

ID chiave di attivazione

Validations:

  • String

available_for
opzionale

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

Validations:

  • String

match_host
opzionale

Ignore subscriptions that are unavailable to the specified host

Validations:

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

match_installed
opzionale

Return subscriptions that match installed products of the specified host

Validations:

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

no_overlap
opzionale

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

Validations:

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