Project

General

Profile

Actions

Bug #3783

closed

API v2 listing facts for host identified by id does not work

Added by Martin Bacovsky over 10 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

There are facts there (same host as in #3782)

GET "/api/hosts/85/facts"

Retrieved data: {
"total" => 0,
"subtotal" => 0,
"page" => 1,
"per_page" => 20,
"search" => " host = 85",
"sort" => {
"by" => nil,
"order" => nil
},
"results" => {}
}

Actions #1

Updated by Leos Stejskal about 3 years ago

  • Status changed from New to Closed

Closing the issue, works on latest version.

Actions

Also available in: Atom PDF