Parámetros

Nombre del parámetro Descripción
search
opcional

Buscar cadena

Validations:

  • String

page
opcional

Número de página, comenzando por 1

Validations:

  • Must be a number.

per_page
opcional

Número de resultados por página para devolver

Validations:

  • Must be a number.

order
opcional

Sort field and order, eg. 'id DESC'

Validations:

  • String

full_result
opcional

Si se muestran o no todos los resultados

Validations:

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

sort
opcional

Versión de hash del parámetro 'orden'

Validations:

  • Hash

sort[by]
opcional

Campo en el que ordenar los resultados

Validations:

  • String

sort[order]
opcional

Cómo ordenar los resultados clasificados (p. ej., ASC para orden ascendente)

Validations:

  • String

organization_id
requerido

ID de la organización

Validations:

  • Must be a number.

host_id
opcional

id of a host

Validations:

  • String

activation_key_id
opcional

ID de llave de activación

Validations:

  • String

available_for
opcional

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

Validations:

  • String

match_host
opcional

Ignore subscriptions that are unavailable to the specified host

Validations:

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

match_installed
opcional

Return subscriptions that match installed products of the specified host

Validations:

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

no_overlap
opcional

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

Validations:

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