Parametry

Nazwa parametru Opis
organization_id
opcjonalny

organization identifier

Validations:

  • number.

content_view_version_id
opcjonalny

content view version identifier

Validations:

  • number.

content_view_filter_id
opcjonalny

content view filter identifier

Validations:

  • number.

repository_id
opcjonalny

repository identifier

Validations:

  • number.

environment_id
opcjonalny

environment identifier

Validations:

  • number.

ids
opcjonalny

ids to filter content by

Validations:

  • Must be an array of any type

host_id
opcjonalny

host id to list applicable packages for

Validations:

  • number.

packages_restrict_upgradable
opcjonalny

Only show packages that are upgradable in the host(s) Content View.

Validations:

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

packages_restrict_applicable
opcjonalny

Only show packages that are applicable to hosts (defaults to true if host_id is specified)

Validations:

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

search
opcjonalny

Search string

Validations:

  • String

page
opcjonalny

Page number, starting at 1

Validations:

  • number.

per_page
opcjonalny

Number of results per page to return

Validations:

  • number.

order
opcjonalny

Sort field and order, eg. 'name DESC'

Validations:

  • String

full_result
opcjonalny

Whether or not to show all results

Validations:

  • boolean

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