パラメーター

パラメーター名 記述
organization_id
任意

組織 ID

Validations:

  • Must be a number.

content_view_version_id
任意

Content View Version identifier

Validations:

  • Must be a number.

content_view_filter_id
任意

Content View Filter identifier

Validations:

  • Must be a number.

repository_id
任意

Repository identifier

Validations:

  • Must be a number.

environment_id
任意

Environment identifier

Validations:

  • Must be a number.

ids
任意

Package identifiers to filter content by

Validations:

  • Must be an array of any type

host_id
任意

Host id to list applicable packages for

Validations:

  • Must be a number.

packages_restrict_applicable
任意

Return packages that are applicable to one or more hosts (defaults to true if host_id is specified)

Validations:

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

packages_restrict_upgradable
任意

Return packages that are upgradable on one or more hosts

Validations:

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

packages_restrict_latest
任意

Return only the latest version of each package

Validations:

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

available_for
任意

Return packages that can be added to the specified object. Only the value 'content_view_version' is supported.

Validations:

  • String

search
任意

検索文字列

Validations:

  • String

page
任意

1 から始まるページ番号

Validations:

  • Must be a number.

per_page
任意

戻されるページごとの結果数

Validations:

  • Must be a number.

order
任意

Sort field and order, eg. 'id DESC'

Validations:

  • String

full_result
任意

すべての結果を表示するかどうか

Validations:

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

sort
任意

ハッシュバージョンの 'order' パラメーター

Validations:

  • Hash

sort[by]
任意

結果をソートするフィールド

Validations:

  • String

sort[order]
任意

ソートされた結果を順序付ける方法 (例: ascending (昇順) の ASC)

Validations:

  • String