Gang Yan created GEODE-7131:
-------------------------------

             Summary: add bi-direction linkage to Region and index in REST API 
V2
                 Key: GEODE-7131
                 URL: https://issues.apache.org/jira/browse/GEODE-7131
             Project: Geode
          Issue Type: Improvement
          Components: management
            Reporter: Gang Yan


for region and index, they are related.

currently, in the output of json, the customers can not find the relation 
between region and index.

 

### WHAT
 # add the link of index to region , if the region has index
 # add the link of region to index

for region:

   in "config" part, add a link of "indexes:  
/management/experimental/regionname/indexes"

for index:

   in "config" part, add a link of "region:  
/management/experimental/regionname"



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to