mirror of
https://github.com/opnsense/docs.git
synced 2026-04-06 09:25:01 -04:00
19 lines
678 B
ReStructuredText
19 lines
678 B
ReStructuredText
Proxysso
|
|
~~~~~~~~
|
|
|
|
.. csv-table:: Service (ServiceController.php)
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``POST``","proxysso","service","createkeytab",""
|
|
"``GET``","proxysso","service","deletekeytab",""
|
|
"``GET``","proxysso","service","get_check_list",""
|
|
"``GET``","proxysso","service","showkeytab",""
|
|
"``POST``","proxysso","service","testkerblogin",""
|
|
|
|
.. csv-table:: Resources (SettingsController.php)
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``GET``","proxysso","settings","get",""
|
|
"``POST``","proxysso","settings","set",""
|