VarshaRaviCV opened a new pull request, #7678:
URL: https://github.com/apache/ozone/pull/7678

   ## What changes were proposed in this pull request?
   HDDS-11300. Update Swagger documentation for Recon APIs
   
   The below API endpoints are missing from the swagger specification.
   
   > GET /api/v1/volumes: Fetches all volumes in the cluster.
   GET /api/v1/buckets: Fetches all buckets in the cluster.
   GET /api/v1/containers/deleted: Fetches all the deleted containers in the 
cluster.
   GET /api/v1/keys/open/summary: Fetches the summary of open keys in the 
cluster.
   GET /api/v1/keys/deletePending/summary: Fetches the summary of keys pending 
deletion in the cluster.
   GET /api/v1/keys/deletePending/dirs/summary: Fetches the summary of the dirs 
pending deletion in the cluster.
   GET /api/v1/datanodes/decommission/info: Fetches the info about all 
datanodes being decommissioned in the cluster.
   GET /api/v1/datanodes/decommission/info/datanode: Fetches the info about a 
particular datanodes being decommissioned in the cluster.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-11300
   
   ## How was this patch tested?
   
   Built the project locally, started ozone on docker and verified the docs.
   The doc changes are present on the below URL locally.
   
   http://localhost:9874/docs/interface/swaggerreconapi.html#/
   
   <img width="619" alt="image" 
src="https://github.com/user-attachments/assets/01e2aa3f-2b00-494e-a758-1522288ee342";
 />
   
   <img width="588" alt="image" 
src="https://github.com/user-attachments/assets/2920f42d-4a73-4f61-ac52-0cce6b9b2ef0";
 />
   
   <img width="746" alt="image" 
src="https://github.com/user-attachments/assets/fa68989a-554e-4a39-adf0-a7599faa7dea";
 />
   
   <img width="925" alt="image" 
src="https://github.com/user-attachments/assets/dc93ba76-af53-4d0c-8ca8-ebb4a116e6d7";
 />
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to