Vijay-1 commented on issue #2029: [Issue 1907] TO API for backup edge cachegroup URL: https://github.com/apache/incubator-trafficcontrol/pull/2029#issuecomment-381813447 @mitchell852 Also i think the way cachegroup_fallbacks is designed , this table has no id. So I am not sure on the query parameter id on GET. It should be either cacheGroupId or fallbackId. Both Ids are actually cache group Ids(cachegroup Table). Since cachegroup_fallbacks is always dependent on cachegroup only we can have the following GET API endpoints. Get a specific cachegroup's fallback (?cacheGroupId) Get all cachegroups which has a specific fallback (?fallbackId)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
