Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1998487 - Remove Statistics API resources from Satellite API documentation
Summary: Remove Statistics API resources from Satellite API documentation
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: API
Version: 6.10.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: 6.10.0
Assignee: Tomer Brisker
QA Contact: Gaurav Talreja
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-27 11:09 UTC by Avnish Kumar
Modified: 2021-12-01 10:58 UTC (History)
2 users (show)

Fixed In Version: foreman-2.5.2.7-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-16 14:13:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2021:4702 0 None None None 2021-11-16 14:13:50 UTC

Description Avnish Kumar 2021-08-27 11:09:04 UTC
Description of problem:
Remove Statistics API resources from Satellite API documentation

Version-Release number of selected component (if applicable):
Satellite 6.10

How reproducible:
Always

Steps to Reproduce:
1. Login to Satellite Web UI
2. Open https://satellite.example.com/apidoc
3. Navigate to Statistics API resources

Actual results:
Shows Statistics API resources

Expected results:
Should remove Statistics API resources

Additional info:
Statistics functionality is removed from Web UI
https://access.redhat.com/documentation/en-us/red_hat_satellite/6.9/html/release_notes/release_information#removed_functionality

Comment 3 Gaurav Talreja 2021-09-20 13:36:13 UTC
Verified.

Tested on Satellite 6.10.0 Snap 19.0

Steps:
1. # curl --request GET --insecure --user admin:changeme https://satellite.example.com/api/statistics | python -m json.tool
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    51    0    51    0     0     13      0 --:--:--  0:00:03 --:--:--    13
{
    "message": "The /statistics API has been removed."
}

Observations:
Statistics endpoint is removed from apidoc, as this functionality is removed in 6.9, so these resources should also be removed in apidoc for 6.9.z

Comment 6 errata-xmlrpc 2021-11-16 14:13:42 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: Satellite 6.10 Release), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2021:4702


Note You need to log in before you can comment on or make changes to this bug.