|
@@ -0,0 +1,331 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<!-- this file is autogenerated, do not edit! -->
|
|
|
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
|
|
+ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
|
|
|
+<chapter id="rpc_exports.core">
|
|
|
+ <title>
|
|
|
+RPC Exports for core
|
|
|
+ </title>
|
|
|
+
|
|
|
+
|
|
|
+<section id="system.listMethods"><title>system.listMethods</title>
|
|
|
+<para>
|
|
|
+ Lists all RPC methods supported by the server.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+ Returns an array.
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="system.methodSignature"><title>system.methodSignature</title>
|
|
|
+<para>
|
|
|
+ Returns signature of given method.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="system.methodHelp"><title>system.methodHelp</title>
|
|
|
+<para>
|
|
|
+ Print the help string for given method.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="core.prints"><title>core.prints</title>
|
|
|
+<para>
|
|
|
+ Returns the strings given as parameters.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+ Returns an array.
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="core.printi"><title>core.printi</title>
|
|
|
+<para>
|
|
|
+ Returns the integers given as parameters.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+ Returns an array.
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="core.echo"><title>core.echo</title>
|
|
|
+<para>
|
|
|
+ Returns back its parameters.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+ Returns an array.
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="core.version"><title>core.version</title>
|
|
|
+<para>
|
|
|
+ Returns the version string of the server.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="core.uptime"><title>core.uptime</title>
|
|
|
+<para>
|
|
|
+ Returns uptime of SER server.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="core.ps"><title>core.ps</title>
|
|
|
+<para>
|
|
|
+ Returns the description of running SER processes.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+ Returns an array.
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="core.pwd"><title>core.pwd</title>
|
|
|
+<para>
|
|
|
+ Returns the working directory of SER server.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+ Returns an array.
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="core.arg"><title>core.arg</title>
|
|
|
+<para>
|
|
|
+ Returns the list of command line arguments used on SER startup.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+ Returns an array.
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="core.kill"><title>core.kill</title>
|
|
|
+<para>
|
|
|
+ Sends the given signal to SER.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="core.shmmem"><title>core.shmmem</title>
|
|
|
+<para>
|
|
|
+ Returns shared memory info.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="core.tcp_info"><title>core.tcp_info</title>
|
|
|
+<para>
|
|
|
+ Returns tcp related info.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="core.tcp_options"><title>core.tcp_options</title>
|
|
|
+<para>
|
|
|
+ Returns active tcp options.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="core.sctp_options"><title>core.sctp_options</title>
|
|
|
+<para>
|
|
|
+ Returns active sctp options.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="core.sctp_info"><title>core.sctp_info</title>
|
|
|
+<para>
|
|
|
+ Returns sctp related info.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dns.mem_info"><title>dns.mem_info</title>
|
|
|
+<para>
|
|
|
+ dns cache memory info.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dns.debug"><title>dns.debug</title>
|
|
|
+<para>
|
|
|
+ dns debug info.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dns.debug_all"><title>dns.debug_all</title>
|
|
|
+<para>
|
|
|
+ complete dns debug dump
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dns.view"><title>dns.view</title>
|
|
|
+<para>
|
|
|
+ dns cache dump in a human-readable format
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dns.lookup"><title>dns.lookup</title>
|
|
|
+<para>
|
|
|
+ perform a dns lookup
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dns.delete_all"><title>dns.delete_all</title>
|
|
|
+<para>
|
|
|
+ deletes all the entries from the DNS cache
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dns.add_a"><title>dns.add_a</title>
|
|
|
+<para>
|
|
|
+ adds an A record to the DNS cache
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dns.add_aaaa"><title>dns.add_aaaa</title>
|
|
|
+<para>
|
|
|
+ adds an AAAA record to the DNS cache
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dns.add_srv"><title>dns.add_srv</title>
|
|
|
+<para>
|
|
|
+ adds an SRV record to the DNS cache
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dns.delete_a"><title>dns.delete_a</title>
|
|
|
+<para>
|
|
|
+ deletes an A record from the DNS cache
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dns.delete_aaaa"><title>dns.delete_aaaa</title>
|
|
|
+<para>
|
|
|
+ deletes an AAAA record from the DNS cache
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dns.delete_srv"><title>dns.delete_srv</title>
|
|
|
+<para>
|
|
|
+ deletes an SRV record from the DNS cache
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dns.delete_naptr"><title>dns.delete_naptr</title>
|
|
|
+<para>
|
|
|
+ deletes a NAPTR record from the DNS cache
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dns.delete_cname"><title>dns.delete_cname</title>
|
|
|
+<para>
|
|
|
+ deletes a CNAME record from the DNS cache
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dns.delete_txt"><title>dns.delete_txt</title>
|
|
|
+<para>
|
|
|
+ deletes a TXT record from the DNS cache
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dns.delete_ebl"><title>dns.delete_ebl</title>
|
|
|
+<para>
|
|
|
+ deletes an EBL record from the DNS cache
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dns.delete_ptr"><title>dns.delete_ptr</title>
|
|
|
+<para>
|
|
|
+ deletes an PTR record from the DNS cache
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dst_blacklist.mem_info"><title>dst_blacklist.mem_info</title>
|
|
|
+<para>
|
|
|
+ dst blacklist memory usage info.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dst_blacklist.debug"><title>dst_blacklist.debug</title>
|
|
|
+<para>
|
|
|
+ dst blacklist debug info.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dst_blacklist.view"><title>dst_blacklist.view</title>
|
|
|
+<para>
|
|
|
+ dst blacklist dump in human-readable format.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dst_blacklist.delete_all"><title>dst_blacklist.delete_all</title>
|
|
|
+<para>
|
|
|
+ Deletes all the entries from the dst blacklist except the
|
|
|
+ permanent ones.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+<section id="dst_blacklist.add"><title>dst_blacklist.add</title>
|
|
|
+<para>
|
|
|
+ Adds a new entry to the dst blacklist.
|
|
|
+</para>
|
|
|
+<para>
|
|
|
+</para>
|
|
|
+</section>
|
|
|
+
|
|
|
+</chapter>
|