Bug 1998290

Summary: Remove Trends 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, zhunting
Target Milestone: 6.10.0Keywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-16 14:13:37 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:
Attachments:
Description Flags
Trends none

Description Avnish Kumar 2021-08-26 18:42:59 UTC
Created attachment 1818058 [details]
Trends

Description of problem:
Remove Trends 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 Trends API resources

Actual results:
Shows Trends API resources

Expected results:
Should remove Trends API resources

Additional info:
Trends 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:35:30 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/trends | python -m json.tool
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    47    0    47    0     0    216      0 --:--:-- --:--:-- --:--:--   217
{
    "message": "The /trends API has been removed."
}

Observations:
Trends 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:37 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