Bug 1998487
Summary: | Remove Statistics API resources from Satellite API documentation | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Avnish Kumar <avnkumar> |
Component: | API | Assignee: | Tomer Brisker <tbrisker> |
Status: | CLOSED ERRATA | QA Contact: | Gaurav Talreja <gtalreja> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.10.0 | CC: | apatel, tbrisker |
Target Milestone: | 6.10.0 | Keywords: | 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
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 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 |