Project

General

Profile

Actions

Bug #3784

closed

API v2 subtotal in list reports shows wrong value

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

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

Description

GET "/api/reports?search=host.id+%3D+vm1.mbacovsk.redhat.com"

Retrieved data: {
"total" => 359,
"subtotal" => 359,
"page" => 1,
"per_page" => 20,
"search" => "host.id = vm1.mbacovsk.redhat.com",
"sort" => {
"by" => nil,
"order" => nil
},
"results" => [
...

In the results there is 20 records

Actions

Also available in: Atom PDF