You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2018/03/29 15:59:24 UTC

[GitHub] mitchell852 commented on issue #2029: Implements https://github.com/apache/incubator-trafficcontrol/issues/���

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:
users@infra.apache.org


With regards,
Apache Git Services