mirror of
https://github.com/opnsense/docs.git
synced 2026-07-09 23:35:19 -05:00
21 lines
609 B
ReStructuredText
21 lines
609 B
ReStructuredText
redis
|
|
~~~~~
|
|
|
|
.. csv-table:: Settings
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``GET``","redis","settings","get",""
|
|
"``GET``","redis","settings","set",""
|
|
"``POST``","redis","settings","set",""
|
|
|
|
.. csv-table:: Service
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
"``POST``","redis","service","reconfigure",""
|
|
"``POST``","redis","service","restart",""
|
|
"``POST``","redis","service","start",""
|
|
"``GET``","redis","service","status",""
|
|
"``POST``","redis","service","stop",""
|