Bug 1998487

Summary: Remove Statistics API resources from Satellite API documentation
Product: Red Hat Satellite Reporter: Avnish Kumar <avnkumar>
Component: APIAssignee: Tomer Brisker <tbrisker>
Status: CLOSED ERRATA QA Contact: Gaurav Talreja <gtalreja>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.10.0CC: apatel, tbrisker
Target Milestone: 6.10.0Keywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: foreman-2.5.2.7-1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-16 14:13:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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