DylanVolz commented on issue #2232: Rewrite Traffic Ops CRConfig Table 
Endpoints in Go
URL: 
https://github.com/apache/incubator-trafficcontrol/issues/2232#issuecomment-389995964
 
 
   Here is the expected form of the above routes comma delimited as Method,Route
   
   GET,asns/?$
   POST,asns/?$
   GET,caches/stats/?$
   GET,cachegroups/?$
   GET,cachegroups/trimmed/?$
   POST,cachegroups/?$
   GET,cdns/?$
   GET,cdns/name/{name}$
   POST,cdns/?$
   DELETE,cdns/name/{name}$
   GET,cdns/health/?$
   GET,cdns/{name}/health/?$
   GET,cdns/capacity/?$
   GET,cdns/routing/?$
   GET,cdns/{name}/snapshot/?$
   GET,cdns/{name}/snapshot/new/?$
   PUT,snapshot/{cdnName}$
   GET,cdns/metric_types/{metricType}/start_date/{startDate}/end_date/{endDate}$
   GET,cdns/name/{name}/dnsseckeys/?$
   POST,cdns/dnsseckeys/generate/?$
   GET,cdns/name/{name}/dnsseckeys/delete/?$
   GET,/internalcdns/dnsseckeys/refresh/?$
   GET,cdns/name/{name}/sslkeys/?$
   GET,cdns/configs/?$
   GET,cdns/{name}/configs/routing/?$
   GET,cdns/{name}/configs/monitoring/?$
   GET,cdns/domains/?$
   GET,logs/?$
   GET,logs/{days}/days/?$
   GET,logs/newcount/?$
   GET,servers/#id/configfiles/ats/?$
   GET,profiles/#id/configfiles/ats/#filename/?$
   GET,servers/#id/configfiles/ats/#filename/?$
   GET,cdns/#id/configfiles/ats/#filename/?$
   GET,dbdump/?$
   GET,deliveryservices/?$
   POST,deliveryservices/?$
   POST,deliveryservices/{xmlID}/servers/?$
   POST,deliveryservices/request/?$
   GET,/internalsteering/?$
   GET,/internalsteering/{xmlID}$
   PUT,/internalsteering/{xmlID}$
   GET,deliveryservices/xmlId/#xmlid/sslkeys/?$
   GET,deliveryservices/hostname/#hostname/sslkeys/?$
   POST,deliveryservices/sslkeys/generate/?$
   POST,deliveryservices/sslkeys/add/?$
   GET,deliveryservices/xmlId/{xmlid}/sslkeys/delete/?$
   POST,deliveryservices/xmlId/{xmlID}/urlkeys/generate/?$
   POST,deliveryservices/xmlId/{xmlID}/urlkeys/copyFromXmlId/{copyFromXmlID}$
   GET,deliveryservices/xmlId/{xmlID}/urlkeys/?$
   GET,deliveryservices/{id}/urlkeys/?$
   GET,deliveryservices_regexes/?$
   GET,deliveryservice_matches/?$
   GET,deliveryserviceserver/?$
   POST,deliveryserviceserver/?$
   GET,divisions/?$
   POST,divisions/?$
   DELETE,divisions/name/{name}$
   GET,/internalfederations/?$
   GET,federations/?$
   POST,federations/?$
   PUT,federations/?$
   DELETE,federations/?$
   GET,cdns/{name}/federations/?$
   GET,cdns/{name}/federations/{fedID}$
   POST,cdns/{name}/federations/?$
   PUT,cdns/{name}/federations/{fedID}$
   DELETE,cdns/{name}/federations/{fedID}$
   GET,hwinfo/dtdata/?$
   GET,hwinfo/?$
   GET,osversions/?$
   POST,isos/?$
   GET,jobs/?$
   GET,user/current/jobs/?$
   POST,user/current/jobs/?$
   GET,parameters/?$
   POST,parameters/?$
   POST,parameters/validate/?$
   GET,profiles/name/{name}/parameters/?$
   POST,profiles/name/{name}/parameters/?$
   GET,profileparameters/?$
   POST,profileparameters/?$
   POST,profileparameter/?$
   POST,parameterprofile/?$
   DELETE,profileparameters/{profileID}/{parameterID}$
   GET,cachegroup/{parameterID}/parameter/?$
   GET,cachegroupparameters/?$
   POST,cachegroupparameters/?$
   DELETE,cachegroupparameters/{cachegroupID}/{parameterID}$
   GET,cachegroups/{parameterID}/parameter/available/?$
   GET,phys_locations/?$
   GET,phys_locations/trimmed/?$
   POST,phys_locations/?$
   POST,regions/{regionName}/phys_locations/?$
   GET,profiles/?$
   GET,profiles/trimmed/?$
   POST,profiles/?$
   POST,profiles/name/{profileName}/copy/{profileCopyFrom}$
   POST,profiles/import/?$
   GET,regions/?$
   POST,regions/?$
   POST,divisions/{divisionName}/regions/?$
   DELETE,regions/name/{name}$
   GET,roles/?$
   GET,capabilities/?$
   GET,capabilities/{name}$
   PUT,capabilities/{name}$
   POST,capabilities/?$
   DELETE,capabilities/{name}$
   GET,api_capabilities/?$
   GET,api_capabilities/{id}$
   PUT,api_capabilities/{id}$
   POST,api_capabilities/?$
   DELETE,api_capabilities/{id}$
   GET,servers/?$
   POST,servers/?$
   GET,servers/details/?$
   GET,servers/hostname/{name}/details/?$
   GET,servers/totals/?$
   GET,servers/status/?$
   GET,servers/checks/?$
   GET,servercheck/aadata/?$
   POST,servercheck/?$
   GET,stats_summary/?$
   POST,stats_summary/create/?$
   GET,statuses/?$
   POST,statuses/?$
   GET,staticdnsentries/?$
   GET,system/info/?$
   GET,tenants/?$
   POST,tenants/?$
   GET,types/?$
   GET,types/trimmed/?$
   POST,types/?$
   GET,users/?$
   POST,users/?$
   POST,users/register/?$
   POST,deliveryservice_user/?$
   GET,user/current/?$
   PUT,user/current/?$
   POST,user/current/update/?$
   POST,user/login/?$
   POST,user/login/token/?$
   POST,user/logout/?$
   POST,user/reset_password/?$
   GET,keys/ping/?$
   GET,riak/ping/?$
   GET,riak/bucket/{bucket}/key/{key}/values/?$
   GET,riak/stats/?$
   GET,to_extensions/?$
   POST,to_extensions/?$
   POST,to_extensions/{id}/delete/?$
   GET,traffic_monitor/stats/?$

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


With regards,
Apache Git Services

Reply via email to