Gang Yan created GEODE-7398:
-------------------------------
Summary: show jar deployment info in REST API for Management
Key: GEODE-7398
URL: https://issues.apache.org/jira/browse/GEODE-7398
Project: Geode
Issue Type: New Feature
Components: management, rest (admin)
Reporter: Gang Yan
# WHY
1. it is important for customer to track on the deployment jar , especially in
CI/CD process.
2. need to show more meaningful information to customers, to enable them to
validate whether there are any issues
# WHAT
1. endpoint: /management/v1/deployments
2. in response , list all the deployed jar files on every member, with
deployed timestamp (when) and deployed operator(who)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)