Gang Yan created GEODE-7610:
-------------------------------
Summary: Ability: can get latest configuration of cluster in
RESTAPI for Management
Key: GEODE-7610
URL: https://issues.apache.org/jira/browse/GEODE-7610
Project: Geode
Issue Type: New Feature
Components: management, rest (admin)
Reporter: Gang Yan
# WHY
users need to know the latest configuration of cluster by REST API
- need to get a basis to next updates
- need to get a configuration of 1 cluster and apply this configuration to
next cluster, for promote or demote from DEV/TEST/PROD to DEV/TEST/PROD
# WHAT
an endpoint for users to get latest configuration in cluster: [GET]
`/management/v1/configurations`
similar behavior as "GFSH export cluster-configuration"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)