2020-02-16 15:11:37 +00:00
|
|
|
Acmeclient
|
2018-05-06 13:25:26 +00:00
|
|
|
~~~~~~~~~~
|
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
.. csv-table:: Resources (AccountsController.php)
|
2018-05-06 13:25:26 +00:00
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
"``POST``","acmeclient","accounts","add",""
|
|
|
|
"``POST``","acmeclient","accounts","del","$uuid"
|
|
|
|
"``GET``","acmeclient","accounts","get","$uuid=null"
|
|
|
|
"``*``","acmeclient","accounts","search",""
|
|
|
|
"``POST``","acmeclient","accounts","toggle","$uuid,$enabled=null"
|
|
|
|
"``POST``","acmeclient","accounts","update","$uuid"
|
2018-05-06 13:25:26 +00:00
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
.. csv-table:: Resources (ActionsController.php)
|
2018-05-06 13:25:26 +00:00
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
"``POST``","acmeclient","actions","add",""
|
|
|
|
"``POST``","acmeclient","actions","del","$uuid"
|
|
|
|
"``GET``","acmeclient","actions","get","$uuid=null"
|
|
|
|
"``*``","acmeclient","actions","search",""
|
|
|
|
"``GET``","acmeclient","actions","sftpGetIdentity",""
|
|
|
|
"``GET``","acmeclient","actions","sftpTestConnection",""
|
|
|
|
"``POST``","acmeclient","actions","toggle","$uuid,$enabled=null"
|
|
|
|
"``POST``","acmeclient","actions","update","$uuid"
|
2018-05-06 13:25:26 +00:00
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
.. csv-table:: Resources (CertificatesController.php)
|
2018-05-06 13:25:26 +00:00
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
"``POST``","acmeclient","certificates","add",""
|
|
|
|
"``POST``","acmeclient","certificates","del","$uuid"
|
|
|
|
"``GET``","acmeclient","certificates","get","$uuid=null"
|
|
|
|
"``GET``","acmeclient","certificates","removekey","$uuid"
|
|
|
|
"``POST``","acmeclient","certificates","revoke","$uuid"
|
|
|
|
"``*``","acmeclient","certificates","search",""
|
|
|
|
"``POST``","acmeclient","certificates","sign","$uuid"
|
|
|
|
"``POST``","acmeclient","certificates","toggle","$uuid,$enabled=null"
|
|
|
|
"``POST``","acmeclient","certificates","update","$uuid"
|
|
|
|
|
|
|
|
.. csv-table:: Service (ServiceController.php)
|
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
|
|
|
"``GET``","acmeclient","service","configtest",""
|
|
|
|
"``POST``","acmeclient","service","reconfigure",""
|
|
|
|
"``GET``","acmeclient","service","reset",""
|
|
|
|
"``POST``","acmeclient","service","restart",""
|
|
|
|
"``GET``","acmeclient","service","signallcerts",""
|
|
|
|
"``POST``","acmeclient","service","start",""
|
|
|
|
"``GET``","acmeclient","service","status",""
|
|
|
|
"``POST``","acmeclient","service","stop",""
|
|
|
|
|
|
|
|
.. csv-table:: Resources (SettingsController.php)
|
2018-05-06 13:25:26 +00:00
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
"``POST``","acmeclient","settings","fetchCronIntegration",""
|
|
|
|
"``POST``","acmeclient","settings","fetchHAProxyIntegration",""
|
|
|
|
"``GET``","acmeclient","settings","getBindPluginStatus",""
|
|
|
|
"``GET``","acmeclient","settings","getGcloudPluginStatus",""
|
|
|
|
|
|
|
|
.. csv-table:: Resources (ValidationsController.php)
|
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
|
|
|
"``POST``","acmeclient","validations","add",""
|
|
|
|
"``POST``","acmeclient","validations","del","$uuid"
|
|
|
|
"``GET``","acmeclient","validations","get","$uuid=null"
|
|
|
|
"``*``","acmeclient","validations","search",""
|
|
|
|
"``POST``","acmeclient","validations","toggle","$uuid,$enabled=null"
|
|
|
|
"``POST``","acmeclient","validations","update","$uuid"
|