Parâmentros

Nome parâmetro Descrição
search
opcional

Buscar faixa

Validations:

  • String

page
opcional

Número de página, iniciando em 1

Validations:

  • Must be a number.

per_page
opcional

Número de resultados por página para retornar

Validations:

  • Must be a number.

order
opcional

Sort field and order, eg. 'id DESC'

Validations:

  • String

full_result
opcional

Se deve ou não exibir todos os resultados

Validations:

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

sort
opcional

Versão Hash de param de “ordem”

Validations:

  • Hash

sort[by]
opcional

Campo para classificar os resultados

Validations:

  • String

sort[order]
opcional

Como encomendar os resultados classificados (por exemplo ASC para ascendente)

Validations:

  • String

organization_id
requerido

ID da organização

Validations:

  • Must be a number.

host_id
opcional

id of a host

Validations:

  • String

activation_key_id
opcional

Ativação do ID da chave

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