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.