パラメーター

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

検索文字列

Validations:

  • String

page
任意

1 から始まるページ番号

Validations:

  • number.

per_page
任意

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

Validations:

  • number.

order
任意

フィールドと順序のソート (例: 'name DESC')

Validations:

  • String

full_result
任意

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

Validations:

  • boolean

sort
任意

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

Validations:

  • Hash

sort[by]
任意

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

Validations:

  • String

sort[order]
任意

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

Validations:

  • String

organization_id
必須

組織 ID

Validations:

  • number.

host_id
任意

id of a host

Validations:

  • String

activation_key_id
任意

アクティベーションキー ID

Validations:

  • String

available_for
任意

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

Validations:

  • String

match_host
任意

Ignore subscriptions that are unavailable to the specified host

Validations:

  • boolean

match_installed
任意

Return subscriptions that match installed products of the specified host

Validations:

  • boolean

no_overlap
任意

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

Validations:

  • boolean