aboutsummaryrefslogtreecommitdiffstats
path: root/docs/xen-api
diff options
context:
space:
mode:
authorEwan Mellor <ewan@xensource.com>2007-04-04 18:42:20 +0100
committerEwan Mellor <ewan@xensource.com>2007-04-04 18:42:20 +0100
commitfccf5da0dd1207e80d6e8a9c6e40d2f4d6580607 (patch)
tree7976a2f4c14a602d77db196687c3b8b87bd471f5 /docs/xen-api
parent3a7400aa8668b4ec5b9590662d29510001b10bd7 (diff)
downloadxen-fccf5da0dd1207e80d6e8a9c6e40d2f4d6580607.tar.gz
xen-fccf5da0dd1207e80d6e8a9c6e40d2f4d6580607.tar.bz2
xen-fccf5da0dd1207e80d6e8a9c6e40d2f4d6580607.zip
Expose the method-listing call as host.list_methods.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Diffstat (limited to 'docs/xen-api')
-rw-r--r--docs/xen-api/xenapi-datamodel.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/xen-api/xenapi-datamodel.tex b/docs/xen-api/xenapi-datamodel.tex
index ed67328ec5..eadcf7e3f4 100644
--- a/docs/xen-api/xenapi-datamodel.tex
+++ b/docs/xen-api/xenapi-datamodel.tex
@@ -4952,6 +4952,27 @@ dmesg string
\vspace{0.3cm}
\vspace{0.3cm}
\vspace{0.3cm}
+\subsubsection{RPC name:~list\_methods}
+
+{\bf Overview:}
+List all supported methods.
+
+ \noindent {\bf Signature:}
+\begin{verbatim} (string Set) list_methods (session_id s)\end{verbatim}
+
+
+\vspace{0.3cm}
+
+ \noindent {\bf Return Type:}
+{\tt
+string Set
+}
+
+
+The name of every supported method.
+\vspace{0.3cm}
+\vspace{0.3cm}
+\vspace{0.3cm}
\subsubsection{RPC name:~get\_all}
{\bf Overview:}