[ 
https://issues.apache.org/jira/browse/GEODE-7131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953917#comment-16953917
 ] 

ASF subversion and git services commented on GEODE-7131:
--------------------------------------------------------

Commit 813da61156f49f69496d87381f95aeaeeb371ae2 in geode's branch 
refs/heads/develop from Jinmei Liao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=813da61 ]

GEODE-7131: add Links object to replace RestfulEndPoint (#4158)

Co-authored-by: Owen Nichols <[email protected]>

* Use Links object to hold all the HATEOAS links
* Use fully qualified url for links.


> 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
>            Priority: Major
>          Time Spent: 4h 40m
>  Remaining Estimate: 0h
>
> 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.4#803005)

Reply via email to