aboutsummaryrefslogtreecommitdiffstats
path: root/docs/xen-api
diff options
context:
space:
mode:
authorEwan Mellor <ewan@xensource.com>2006-10-26 15:03:47 +0100
committerEwan Mellor <ewan@xensource.com>2006-10-26 15:03:47 +0100
commit4b440ab4788b70d8fccb15a8720fcb917c546e0f (patch)
treeed0cf075b039ee55a9a28796911aec782cd7456b /docs/xen-api
parentc300a22e13c229ba1619f972c4a58bf55b7a2d66 (diff)
downloadxen-4b440ab4788b70d8fccb15a8720fcb917c546e0f.tar.gz
xen-4b440ab4788b70d8fccb15a8720fcb917c546e0f.tar.bz2
xen-4b440ab4788b70d8fccb15a8720fcb917c546e0f.zip
Rename get_by_label to get_by_name_label everywhere -- this was always the
intended name. Signed-off-by: Ewan Mellor <ewan@xensource.com>
Diffstat (limited to 'docs/xen-api')
-rw-r--r--docs/xen-api/xenapi-datamodel.tex24
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/xen-api/xenapi-datamodel.tex b/docs/xen-api/xenapi-datamodel.tex
index d11a2ec4c6..ebf28dedbf 100644
--- a/docs/xen-api/xenapi-datamodel.tex
+++ b/docs/xen-api/xenapi-datamodel.tex
@@ -981,13 +981,13 @@ references to all objects
\vspace{0.3cm}
\vspace{0.3cm}
\vspace{0.3cm}
-\subsubsection{RPC name:~get\_by\_label}
+\subsubsection{RPC name:~get\_by\_name\_label}
{\bf Overview:}
returns the task instance with a particular name label
\noindent {\bf Signature:}
-\begin{verbatim} ((task ref) Set) get_by_label (session_id s, string label)\end{verbatim}
+\begin{verbatim} ((task ref) Set) get_by_name_label (session_id s, string label)\end{verbatim}
\noindent{\bf Arguments:}
@@ -3968,13 +3968,13 @@ references to all objects
\vspace{0.3cm}
\vspace{0.3cm}
\vspace{0.3cm}
-\subsubsection{RPC name:~get\_by\_label}
+\subsubsection{RPC name:~get\_by\_name\_label}
{\bf Overview:}
returns the VM instance with a particular name label
\noindent {\bf Signature:}
-\begin{verbatim} ((VM ref) Set) get_by_label (session_id s, string label)\end{verbatim}
+\begin{verbatim} ((VM ref) Set) get_by_name_label (session_id s, string label)\end{verbatim}
\noindent{\bf Arguments:}
@@ -4611,13 +4611,13 @@ references to all objects
\vspace{0.3cm}
\vspace{0.3cm}
\vspace{0.3cm}
-\subsubsection{RPC name:~get\_by\_label}
+\subsubsection{RPC name:~get\_by\_name\_label}
{\bf Overview:}
returns the host instance with a particular name label
\noindent {\bf Signature:}
-\begin{verbatim} ((host ref) Set) get_by_label (session_id s, string label)\end{verbatim}
+\begin{verbatim} ((host ref) Set) get_by_name_label (session_id s, string label)\end{verbatim}
\noindent{\bf Arguments:}
@@ -5689,13 +5689,13 @@ references to all objects
\vspace{0.3cm}
\vspace{0.3cm}
\vspace{0.3cm}
-\subsubsection{RPC name:~get\_by\_label}
+\subsubsection{RPC name:~get\_by\_name\_label}
{\bf Overview:}
returns the network instance with a particular name label
\noindent {\bf Signature:}
-\begin{verbatim} ((network ref) Set) get_by_label (session_id s, string label)\end{verbatim}
+\begin{verbatim} ((network ref) Set) get_by_name_label (session_id s, string label)\end{verbatim}
\noindent{\bf Arguments:}
@@ -7170,13 +7170,13 @@ references to all objects
\vspace{0.3cm}
\vspace{0.3cm}
\vspace{0.3cm}
-\subsubsection{RPC name:~get\_by\_label}
+\subsubsection{RPC name:~get\_by\_name\_label}
{\bf Overview:}
returns the SR instance with a particular name label
\noindent {\bf Signature:}
-\begin{verbatim} ((SR ref) Set) get_by_label (session_id s, string label)\end{verbatim}
+\begin{verbatim} ((SR ref) Set) get_by_name_label (session_id s, string label)\end{verbatim}
\noindent{\bf Arguments:}
@@ -8097,13 +8097,13 @@ references to all objects
\vspace{0.3cm}
\vspace{0.3cm}
\vspace{0.3cm}
-\subsubsection{RPC name:~get\_by\_label}
+\subsubsection{RPC name:~get\_by\_name\_label}
{\bf Overview:}
returns the VDI instance with a particular name label
\noindent {\bf Signature:}
-\begin{verbatim} ((VDI ref) Set) get_by_label (session_id s, string label)\end{verbatim}
+\begin{verbatim} ((VDI ref) Set) get_by_name_label (session_id s, string label)\end{verbatim}
\noindent{\bf Arguments:}