2020-02-16 15:11:37 +00:00
|
|
|
Bind
|
|
|
|
~~~~
|
2018-09-30 10:13:51 +00:00
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
.. csv-table:: Resources (AclController.php)
|
2018-09-30 10:13:51 +00:00
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
"``POST``","bind","acl","addAcl",""
|
|
|
|
"``POST``","bind","acl","delAcl","$uuid"
|
2021-03-08 11:22:26 +00:00
|
|
|
"``GET``","bind","acl","get",""
|
2020-02-16 15:11:37 +00:00
|
|
|
"``GET``","bind","acl","getAcl","$uuid=null"
|
|
|
|
"``*``","bind","acl","searchAcl",""
|
2022-10-19 15:21:08 +00:00
|
|
|
"``POST``","bind","acl","set",""
|
2020-02-16 15:11:37 +00:00
|
|
|
"``POST``","bind","acl","setAcl","$uuid"
|
|
|
|
"``POST``","bind","acl","toggleAcl","$uuid"
|
2018-09-30 10:13:51 +00:00
|
|
|
|
2020-04-07 18:48:40 +00:00
|
|
|
"``<<uses>>``", "", "", "", "*model* `Acl.xml <https://github.com/opnsense/plugins/blob/master/dns/bind/src/opnsense/mvc/app/models/OPNsense/Bind/Acl.xml>`__"
|
|
|
|
|
2021-03-08 11:22:26 +00:00
|
|
|
.. csv-table:: Service (DnsblController.php)
|
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
|
|
|
"``GET``","bind","dnsbl","get",""
|
2022-10-19 15:21:08 +00:00
|
|
|
"``POST``","bind","dnsbl","set",""
|
2021-03-08 11:22:26 +00:00
|
|
|
|
|
|
|
"``<<uses>>``", "", "", "", "*model* `Dnsbl.xml <https://github.com/opnsense/plugins/blob/master/dns/bind/src/opnsense/mvc/app/models/OPNsense/Bind/Dnsbl.xml>`__"
|
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
.. csv-table:: Resources (DomainController.php)
|
2018-09-30 10:13:51 +00:00
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
2023-07-07 08:59:17 +00:00
|
|
|
"``POST``","bind","domain","addPrimaryDomain","$uuid=null"
|
|
|
|
"``POST``","bind","domain","addSecondaryDomain","$uuid=null"
|
2020-02-16 15:11:37 +00:00
|
|
|
"``POST``","bind","domain","delDomain","$uuid"
|
2021-03-08 11:22:26 +00:00
|
|
|
"``GET``","bind","domain","get",""
|
2020-02-16 15:11:37 +00:00
|
|
|
"``GET``","bind","domain","getDomain","$uuid=null"
|
2023-07-07 08:59:17 +00:00
|
|
|
"``GET``","bind","domain","searchMasterDomain",""
|
|
|
|
"``*``","bind","domain","searchPrimaryDomain",""
|
|
|
|
"``*``","bind","domain","searchSecondaryDomain",""
|
|
|
|
"``GET``","bind","domain","searchSlaveDomain",""
|
2022-10-19 15:21:08 +00:00
|
|
|
"``POST``","bind","domain","set",""
|
2020-02-16 15:11:37 +00:00
|
|
|
"``POST``","bind","domain","setDomain","$uuid=null"
|
|
|
|
"``POST``","bind","domain","toggleDomain","$uuid"
|
2018-09-30 10:13:51 +00:00
|
|
|
|
2020-04-07 18:48:40 +00:00
|
|
|
"``<<uses>>``", "", "", "", "*model* `Domain.xml <https://github.com/opnsense/plugins/blob/master/dns/bind/src/opnsense/mvc/app/models/OPNsense/Bind/Domain.xml>`__"
|
|
|
|
|
2021-03-08 11:22:26 +00:00
|
|
|
.. csv-table:: Service (GeneralController.php)
|
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
|
|
|
"``GET``","bind","general","get",""
|
2022-10-19 15:21:08 +00:00
|
|
|
"``POST``","bind","general","set",""
|
2024-02-20 14:52:06 +00:00
|
|
|
"``GET``","bind","general","zoneshow","$zonename=null"
|
|
|
|
"``GET``","bind","general","zonetest","$zonename=null"
|
2021-03-08 11:22:26 +00:00
|
|
|
|
|
|
|
"``<<uses>>``", "", "", "", "*model* `General.xml <https://github.com/opnsense/plugins/blob/master/dns/bind/src/opnsense/mvc/app/models/OPNsense/Bind/General.xml>`__"
|
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
.. csv-table:: Resources (RecordController.php)
|
2018-09-30 10:13:51 +00:00
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
"``POST``","bind","record","addRecord",""
|
|
|
|
"``POST``","bind","record","delRecord","$uuid"
|
2021-03-08 11:22:26 +00:00
|
|
|
"``GET``","bind","record","get",""
|
2020-02-16 15:11:37 +00:00
|
|
|
"``GET``","bind","record","getRecord","$uuid=null"
|
|
|
|
"``*``","bind","record","searchRecord",""
|
2022-10-19 15:21:08 +00:00
|
|
|
"``POST``","bind","record","set",""
|
2020-02-16 15:11:37 +00:00
|
|
|
"``POST``","bind","record","setRecord","$uuid=null"
|
|
|
|
"``POST``","bind","record","toggleRecord","$uuid"
|
2018-09-30 10:13:51 +00:00
|
|
|
|
2020-04-07 18:48:40 +00:00
|
|
|
"``<<uses>>``", "", "", "", "*model* `Record.xml <https://github.com/opnsense/plugins/blob/master/dns/bind/src/opnsense/mvc/app/models/OPNsense/Bind/Record.xml>`__"
|
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
.. csv-table:: Service (ServiceController.php)
|
2018-09-30 10:13:51 +00:00
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
"``GET``","bind","service","dnsbl",""
|
2022-10-19 15:21:08 +00:00
|
|
|
"``POST``","bind","service","reconfigure",""
|
|
|
|
"``POST``","bind","service","restart",""
|
|
|
|
"``POST``","bind","service","start",""
|
2021-03-08 11:22:26 +00:00
|
|
|
"``GET``","bind","service","status",""
|
2022-10-19 15:21:08 +00:00
|
|
|
"``POST``","bind","service","stop",""
|
2020-04-07 18:48:40 +00:00
|
|
|
|
|
|
|
"``<<uses>>``", "", "", "", "*model* `General.xml <https://github.com/opnsense/plugins/blob/master/dns/bind/src/opnsense/mvc/app/models/OPNsense/Bind/General.xml>`__"
|