Updated getWebservers (markdown)
parent
2e1c74cc16
commit
0ee918cc17
|
@ -0,0 +1,15 @@
|
|||
URL: /tools/webservers/<supplier_id><br/>
|
||||
Request type: GET
|
||||
|
||||
### Overview
|
||||
The getWebservers method returns the list of available web server types for different vendors. Web Server type required to use methods :link:[“addSSLOrder”](https://github.com/gogetssl/api/wiki/addSSLOrder) and :link:[“reissueSSLOrder”](https://github.com/gogetssl/api/wiki/reIssueSSLOrder)
|
||||
|
||||
### Request parameters
|
||||
* supplier_id - integer value;
|
||||
* for Comodo/GGSSL: 1;
|
||||
* for Geotrust/Symantec/Thawte/RapidSSL: 2
|
||||
|
||||
### Response
|
||||
* webservers - array of available webservers
|
||||
* id - ID of webserver
|
||||
* software - Webserver or software name
|
|
@ -1 +0,0 @@
|
|||
gh
|
Loading…
Reference in New Issue