GET /api/fact_values
모든 팩트 값 나열

GET /api/hosts/:host_id/facts
지정된 호스트의 모든 팩트 값 나열

Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Must be a Integer

search
optional

필터 결과

Validations:

  • Must be a String

order
optional

Sort field and order, eg. ‘id DESC’

Validations:

  • Must be a String

page
optional

1 부터 페이지 번호

Validations:

  • Must be a number.

per_page
optional

반환할 페이지 당 결과 수

Validations:

  • Must be a number.

Search fields

Field name 유형 Possible values
fact
fact_short_name
facts string
host string
host.hostgroup string
host_id
location
location_id
name
organization
organization_id
origin
reported_at
short_name
type
value string