mitchell852 commented on issue #2029: Implements 
https://github.com/apache/incubator-trafficcontrol/issues/…
URL: 
https://github.com/apache/incubator-trafficcontrol/pull/2029#issuecomment-377283476
 
 
   @Vijay-1 - can you just do 3 endpoints? I still dont' understand the need 
for the PUT.
   
   GET /api/cachegroups/:id/fallbacks <-- return an array of fallbacks for the 
cachegroup
   POST /api/cachegroups/:id/fallbacks <-- create fallbacks for a cachegroup. 
so the json request is an  array of fallbacks
   DELETE /api/cg/:id/fallbacks <-- delete all fallbacks for the cachegroup

----------------------------------------------------------------
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

Reply via email to