juzhiyuan commented on issue #498:
URL: 
https://github.com/apache/apisix-dashboard/issues/498#issuecomment-699639025


   > > @juzhiyuan
   > > For API parameters, please refer to: 
https://github.com/apache/apisix/blob/master/doc/admin-api.md
   > 
   > I'd like to know only APIs listed in this file have been implemented? how 
about those APIs?
   > 
   > 1. `/notexist/routes`
   > 2. `/names/routegroups`
   > 3. `/names/upstreams`
   > 4. `check_ssl_exists`
   > 
   > etc
   
   1. `/notexist/routes`: to check if there has an existing route with same 
name? (maybe, cc @nic-chen)
   2. `/names/routegroups`: check if there has a group with the same name
   3. `/names/upstreams`: xxx
   4. `check_ssl_exists`: to check if there has a related host with SSL 
certificate.
   5. `check_ssl_cert`: to check if the Key and Cert could be compared, and it 
will return the encrypted data from Certificate.
   6. xxx Not sure if there have other APIs.


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


Reply via email to