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 2020/04/17 17:34:10 UTC

[GitHub] [trafficcontrol] ZugNZwang commented on issue #1494: GET /api/1.3/cdns/:name/snapshot/new fails if no caches assigned to cdn

ZugNZwang commented on issue #1494: GET /api/1.3/cdns/:name/snapshot/new fails if no caches assigned to cdn
URL: https://github.com/apache/trafficcontrol/issues/1494#issuecomment-615373437
 
 
   I created a brand new CDN and immediately following that did a:
   `GET /api/1.3/cdns/test/snapshot/new` and received the following response:
   ```http 
   HTTP/1.1 200 OK 
   Content-Type: application/json
   {
       "response": {
         ...
       }
   }
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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