ia64/xen-unstable
changeset 12817:c4b91cbed51a
Clarify that the self parameter is an object reference, not the instance (i.e.
record) itself.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
record) itself.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
author | Ewan Mellor <ewan@xensource.com> |
---|---|
date | Wed Dec 06 15:05:23 2006 +0000 (2006-12-06) |
parents | 0dfe894e37a4 |
children | a3b8066baced |
files | docs/xen-api/xenapi-datamodel.tex |
line diff
1.1 --- a/docs/xen-api/xenapi-datamodel.tex Wed Dec 06 15:01:08 2006 +0000 1.2 +++ b/docs/xen-api/xenapi-datamodel.tex Wed Dec 06 15:05:23 2006 +0000 1.3 @@ -349,7 +349,7 @@ Get the this\_host field of the given se 1.4 \begin{tabular}{|c|c|p{7cm}|} 1.5 \hline 1.6 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.7 -{\tt session ref } & self & object instance \\ \hline 1.8 +{\tt session ref } & self & reference to the object \\ \hline 1.9 1.10 \end{tabular} 1.11 1.12 @@ -381,7 +381,7 @@ Get the this\_user field of the given se 1.13 \begin{tabular}{|c|c|p{7cm}|} 1.14 \hline 1.15 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.16 -{\tt session ref } & self & object instance \\ \hline 1.17 +{\tt session ref } & self & reference to the object \\ \hline 1.18 1.19 \end{tabular} 1.20 1.21 @@ -445,7 +445,7 @@ Destroy the specified session instance. 1.22 \begin{tabular}{|c|c|p{7cm}|} 1.23 \hline 1.24 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.25 -{\tt session ref } & self & object instance \\ \hline 1.26 +{\tt session ref } & self & reference to the object \\ \hline 1.27 1.28 \end{tabular} 1.29 1.30 @@ -615,7 +615,7 @@ Get the uuid field of the given task. 1.31 \begin{tabular}{|c|c|p{7cm}|} 1.32 \hline 1.33 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.34 -{\tt task ref } & self & object instance \\ \hline 1.35 +{\tt task ref } & self & reference to the object \\ \hline 1.36 1.37 \end{tabular} 1.38 1.39 @@ -647,7 +647,7 @@ Get the name/label field of the given ta 1.40 \begin{tabular}{|c|c|p{7cm}|} 1.41 \hline 1.42 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.43 -{\tt task ref } & self & object instance \\ \hline 1.44 +{\tt task ref } & self & reference to the object \\ \hline 1.45 1.46 \end{tabular} 1.47 1.48 @@ -679,7 +679,7 @@ Set the name/label field of the given ta 1.49 \begin{tabular}{|c|c|p{7cm}|} 1.50 \hline 1.51 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.52 -{\tt task ref } & self & object instance \\ \hline 1.53 +{\tt task ref } & self & reference to the object \\ \hline 1.54 1.55 {\tt string } & value & New value to set \\ \hline 1.56 1.57 @@ -713,7 +713,7 @@ Get the name/description field of the gi 1.58 \begin{tabular}{|c|c|p{7cm}|} 1.59 \hline 1.60 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.61 -{\tt task ref } & self & object instance \\ \hline 1.62 +{\tt task ref } & self & reference to the object \\ \hline 1.63 1.64 \end{tabular} 1.65 1.66 @@ -745,7 +745,7 @@ Set the name/description field of the gi 1.67 \begin{tabular}{|c|c|p{7cm}|} 1.68 \hline 1.69 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.70 -{\tt task ref } & self & object instance \\ \hline 1.71 +{\tt task ref } & self & reference to the object \\ \hline 1.72 1.73 {\tt string } & value & New value to set \\ \hline 1.74 1.75 @@ -811,7 +811,7 @@ Destroy the specified task instance. 1.76 \begin{tabular}{|c|c|p{7cm}|} 1.77 \hline 1.78 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.79 -{\tt task ref } & self & object instance \\ \hline 1.80 +{\tt task ref } & self & reference to the object \\ \hline 1.81 1.82 \end{tabular} 1.83 1.84 @@ -1348,7 +1348,7 @@ Get the uuid field of the given VM. 1.85 \begin{tabular}{|c|c|p{7cm}|} 1.86 \hline 1.87 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.88 -{\tt VM ref } & self & object instance \\ \hline 1.89 +{\tt VM ref } & self & reference to the object \\ \hline 1.90 1.91 \end{tabular} 1.92 1.93 @@ -1380,7 +1380,7 @@ Get the power\_state field of the given 1.94 \begin{tabular}{|c|c|p{7cm}|} 1.95 \hline 1.96 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.97 -{\tt VM ref } & self & object instance \\ \hline 1.98 +{\tt VM ref } & self & reference to the object \\ \hline 1.99 1.100 \end{tabular} 1.101 1.102 @@ -1412,7 +1412,7 @@ Get the name/label field of the given VM 1.103 \begin{tabular}{|c|c|p{7cm}|} 1.104 \hline 1.105 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.106 -{\tt VM ref } & self & object instance \\ \hline 1.107 +{\tt VM ref } & self & reference to the object \\ \hline 1.108 1.109 \end{tabular} 1.110 1.111 @@ -1444,7 +1444,7 @@ Set the name/label field of the given VM 1.112 \begin{tabular}{|c|c|p{7cm}|} 1.113 \hline 1.114 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.115 -{\tt VM ref } & self & object instance \\ \hline 1.116 +{\tt VM ref } & self & reference to the object \\ \hline 1.117 1.118 {\tt string } & value & New value to set \\ \hline 1.119 1.120 @@ -1478,7 +1478,7 @@ Get the name/description field of the gi 1.121 \begin{tabular}{|c|c|p{7cm}|} 1.122 \hline 1.123 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.124 -{\tt VM ref } & self & object instance \\ \hline 1.125 +{\tt VM ref } & self & reference to the object \\ \hline 1.126 1.127 \end{tabular} 1.128 1.129 @@ -1510,7 +1510,7 @@ Set the name/description field of the gi 1.130 \begin{tabular}{|c|c|p{7cm}|} 1.131 \hline 1.132 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.133 -{\tt VM ref } & self & object instance \\ \hline 1.134 +{\tt VM ref } & self & reference to the object \\ \hline 1.135 1.136 {\tt string } & value & New value to set \\ \hline 1.137 1.138 @@ -1544,7 +1544,7 @@ Get the user\_version field of the given 1.139 \begin{tabular}{|c|c|p{7cm}|} 1.140 \hline 1.141 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.142 -{\tt VM ref } & self & object instance \\ \hline 1.143 +{\tt VM ref } & self & reference to the object \\ \hline 1.144 1.145 \end{tabular} 1.146 1.147 @@ -1576,7 +1576,7 @@ Set the user\_version field of the given 1.148 \begin{tabular}{|c|c|p{7cm}|} 1.149 \hline 1.150 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.151 -{\tt VM ref } & self & object instance \\ \hline 1.152 +{\tt VM ref } & self & reference to the object \\ \hline 1.153 1.154 {\tt int } & value & New value to set \\ \hline 1.155 1.156 @@ -1610,7 +1610,7 @@ Get the is\_a\_template field of the giv 1.157 \begin{tabular}{|c|c|p{7cm}|} 1.158 \hline 1.159 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.160 -{\tt VM ref } & self & object instance \\ \hline 1.161 +{\tt VM ref } & self & reference to the object \\ \hline 1.162 1.163 \end{tabular} 1.164 1.165 @@ -1642,7 +1642,7 @@ Set the is\_a\_template field of the giv 1.166 \begin{tabular}{|c|c|p{7cm}|} 1.167 \hline 1.168 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.169 -{\tt VM ref } & self & object instance \\ \hline 1.170 +{\tt VM ref } & self & reference to the object \\ \hline 1.171 1.172 {\tt bool } & value & New value to set \\ \hline 1.173 1.174 @@ -1676,7 +1676,7 @@ Get the resident\_on field of the given 1.175 \begin{tabular}{|c|c|p{7cm}|} 1.176 \hline 1.177 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.178 -{\tt VM ref } & self & object instance \\ \hline 1.179 +{\tt VM ref } & self & reference to the object \\ \hline 1.180 1.181 \end{tabular} 1.182 1.183 @@ -1708,7 +1708,7 @@ Get the memory/static\_max field of the 1.184 \begin{tabular}{|c|c|p{7cm}|} 1.185 \hline 1.186 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.187 -{\tt VM ref } & self & object instance \\ \hline 1.188 +{\tt VM ref } & self & reference to the object \\ \hline 1.189 1.190 \end{tabular} 1.191 1.192 @@ -1740,7 +1740,7 @@ Get the memory/dynamic\_max field of the 1.193 \begin{tabular}{|c|c|p{7cm}|} 1.194 \hline 1.195 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.196 -{\tt VM ref } & self & object instance \\ \hline 1.197 +{\tt VM ref } & self & reference to the object \\ \hline 1.198 1.199 \end{tabular} 1.200 1.201 @@ -1772,7 +1772,7 @@ Set the memory/dynamic\_max field of the 1.202 \begin{tabular}{|c|c|p{7cm}|} 1.203 \hline 1.204 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.205 -{\tt VM ref } & self & object instance \\ \hline 1.206 +{\tt VM ref } & self & reference to the object \\ \hline 1.207 1.208 {\tt int } & value & New value to set \\ \hline 1.209 1.210 @@ -1806,7 +1806,7 @@ Get the memory/actual field of the given 1.211 \begin{tabular}{|c|c|p{7cm}|} 1.212 \hline 1.213 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.214 -{\tt VM ref } & self & object instance \\ \hline 1.215 +{\tt VM ref } & self & reference to the object \\ \hline 1.216 1.217 \end{tabular} 1.218 1.219 @@ -1838,7 +1838,7 @@ Get the memory/dynamic\_min field of the 1.220 \begin{tabular}{|c|c|p{7cm}|} 1.221 \hline 1.222 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.223 -{\tt VM ref } & self & object instance \\ \hline 1.224 +{\tt VM ref } & self & reference to the object \\ \hline 1.225 1.226 \end{tabular} 1.227 1.228 @@ -1870,7 +1870,7 @@ Set the memory/dynamic\_min field of the 1.229 \begin{tabular}{|c|c|p{7cm}|} 1.230 \hline 1.231 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.232 -{\tt VM ref } & self & object instance \\ \hline 1.233 +{\tt VM ref } & self & reference to the object \\ \hline 1.234 1.235 {\tt int } & value & New value to set \\ \hline 1.236 1.237 @@ -1904,7 +1904,7 @@ Get the memory/static\_min field of the 1.238 \begin{tabular}{|c|c|p{7cm}|} 1.239 \hline 1.240 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.241 -{\tt VM ref } & self & object instance \\ \hline 1.242 +{\tt VM ref } & self & reference to the object \\ \hline 1.243 1.244 \end{tabular} 1.245 1.246 @@ -1936,7 +1936,7 @@ Get the VCPUs/policy field of the given 1.247 \begin{tabular}{|c|c|p{7cm}|} 1.248 \hline 1.249 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.250 -{\tt VM ref } & self & object instance \\ \hline 1.251 +{\tt VM ref } & self & reference to the object \\ \hline 1.252 1.253 \end{tabular} 1.254 1.255 @@ -1968,7 +1968,7 @@ Set the VCPUs/policy field of the given 1.256 \begin{tabular}{|c|c|p{7cm}|} 1.257 \hline 1.258 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.259 -{\tt VM ref } & self & object instance \\ \hline 1.260 +{\tt VM ref } & self & reference to the object \\ \hline 1.261 1.262 {\tt string } & value & New value to set \\ \hline 1.263 1.264 @@ -2002,7 +2002,7 @@ Get the VCPUs/params field of the given 1.265 \begin{tabular}{|c|c|p{7cm}|} 1.266 \hline 1.267 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.268 -{\tt VM ref } & self & object instance \\ \hline 1.269 +{\tt VM ref } & self & reference to the object \\ \hline 1.270 1.271 \end{tabular} 1.272 1.273 @@ -2034,7 +2034,7 @@ Set the VCPUs/params field of the given 1.274 \begin{tabular}{|c|c|p{7cm}|} 1.275 \hline 1.276 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.277 -{\tt VM ref } & self & object instance \\ \hline 1.278 +{\tt VM ref } & self & reference to the object \\ \hline 1.279 1.280 {\tt string } & value & New value to set \\ \hline 1.281 1.282 @@ -2068,7 +2068,7 @@ Get the VCPUs/number field of the given 1.283 \begin{tabular}{|c|c|p{7cm}|} 1.284 \hline 1.285 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.286 -{\tt VM ref } & self & object instance \\ \hline 1.287 +{\tt VM ref } & self & reference to the object \\ \hline 1.288 1.289 \end{tabular} 1.290 1.291 @@ -2100,7 +2100,7 @@ Get the VCPUs/utilisation field of the g 1.292 \begin{tabular}{|c|c|p{7cm}|} 1.293 \hline 1.294 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.295 -{\tt VM ref } & self & object instance \\ \hline 1.296 +{\tt VM ref } & self & reference to the object \\ \hline 1.297 1.298 \end{tabular} 1.299 1.300 @@ -2132,7 +2132,7 @@ Get the VCPUs/features/required field of 1.301 \begin{tabular}{|c|c|p{7cm}|} 1.302 \hline 1.303 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.304 -{\tt VM ref } & self & object instance \\ \hline 1.305 +{\tt VM ref } & self & reference to the object \\ \hline 1.306 1.307 \end{tabular} 1.308 1.309 @@ -2164,7 +2164,7 @@ Get the VCPUs/features/can\_use field of 1.310 \begin{tabular}{|c|c|p{7cm}|} 1.311 \hline 1.312 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.313 -{\tt VM ref } & self & object instance \\ \hline 1.314 +{\tt VM ref } & self & reference to the object \\ \hline 1.315 1.316 \end{tabular} 1.317 1.318 @@ -2196,7 +2196,7 @@ Get the VCPUs/features/force\_on field o 1.319 \begin{tabular}{|c|c|p{7cm}|} 1.320 \hline 1.321 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.322 -{\tt VM ref } & self & object instance \\ \hline 1.323 +{\tt VM ref } & self & reference to the object \\ \hline 1.324 1.325 \end{tabular} 1.326 1.327 @@ -2228,7 +2228,7 @@ set add message derived from field VCPUs 1.328 \begin{tabular}{|c|c|p{7cm}|} 1.329 \hline 1.330 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.331 -{\tt VM ref } & self & object instance \\ \hline 1.332 +{\tt VM ref } & self & reference to the object \\ \hline 1.333 1.334 {\tt cpu\_feature } & value & New value to add \\ \hline 1.335 1.336 @@ -2262,7 +2262,7 @@ set remove message derived from field VC 1.337 \begin{tabular}{|c|c|p{7cm}|} 1.338 \hline 1.339 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.340 -{\tt VM ref } & self & object instance \\ \hline 1.341 +{\tt VM ref } & self & reference to the object \\ \hline 1.342 1.343 {\tt cpu\_feature } & value & Value to remove \\ \hline 1.344 1.345 @@ -2296,7 +2296,7 @@ Get the VCPUs/features/force\_off field 1.346 \begin{tabular}{|c|c|p{7cm}|} 1.347 \hline 1.348 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.349 -{\tt VM ref } & self & object instance \\ \hline 1.350 +{\tt VM ref } & self & reference to the object \\ \hline 1.351 1.352 \end{tabular} 1.353 1.354 @@ -2328,7 +2328,7 @@ set add message derived from field VCPUs 1.355 \begin{tabular}{|c|c|p{7cm}|} 1.356 \hline 1.357 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.358 -{\tt VM ref } & self & object instance \\ \hline 1.359 +{\tt VM ref } & self & reference to the object \\ \hline 1.360 1.361 {\tt cpu\_feature } & value & New value to add \\ \hline 1.362 1.363 @@ -2362,7 +2362,7 @@ set remove message derived from field VC 1.364 \begin{tabular}{|c|c|p{7cm}|} 1.365 \hline 1.366 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.367 -{\tt VM ref } & self & object instance \\ \hline 1.368 +{\tt VM ref } & self & reference to the object \\ \hline 1.369 1.370 {\tt cpu\_feature } & value & Value to remove \\ \hline 1.371 1.372 @@ -2396,7 +2396,7 @@ Get the actions/after\_shutdown field of 1.373 \begin{tabular}{|c|c|p{7cm}|} 1.374 \hline 1.375 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.376 -{\tt VM ref } & self & object instance \\ \hline 1.377 +{\tt VM ref } & self & reference to the object \\ \hline 1.378 1.379 \end{tabular} 1.380 1.381 @@ -2428,7 +2428,7 @@ Set the actions/after\_shutdown field of 1.382 \begin{tabular}{|c|c|p{7cm}|} 1.383 \hline 1.384 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.385 -{\tt VM ref } & self & object instance \\ \hline 1.386 +{\tt VM ref } & self & reference to the object \\ \hline 1.387 1.388 {\tt on\_normal\_exit } & value & New value to set \\ \hline 1.389 1.390 @@ -2462,7 +2462,7 @@ Get the actions/after\_reboot field of t 1.391 \begin{tabular}{|c|c|p{7cm}|} 1.392 \hline 1.393 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.394 -{\tt VM ref } & self & object instance \\ \hline 1.395 +{\tt VM ref } & self & reference to the object \\ \hline 1.396 1.397 \end{tabular} 1.398 1.399 @@ -2494,7 +2494,7 @@ Set the actions/after\_reboot field of t 1.400 \begin{tabular}{|c|c|p{7cm}|} 1.401 \hline 1.402 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.403 -{\tt VM ref } & self & object instance \\ \hline 1.404 +{\tt VM ref } & self & reference to the object \\ \hline 1.405 1.406 {\tt on\_normal\_exit } & value & New value to set \\ \hline 1.407 1.408 @@ -2528,7 +2528,7 @@ Get the actions/after\_suspend field of 1.409 \begin{tabular}{|c|c|p{7cm}|} 1.410 \hline 1.411 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.412 -{\tt VM ref } & self & object instance \\ \hline 1.413 +{\tt VM ref } & self & reference to the object \\ \hline 1.414 1.415 \end{tabular} 1.416 1.417 @@ -2560,7 +2560,7 @@ Set the actions/after\_suspend field of 1.418 \begin{tabular}{|c|c|p{7cm}|} 1.419 \hline 1.420 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.421 -{\tt VM ref } & self & object instance \\ \hline 1.422 +{\tt VM ref } & self & reference to the object \\ \hline 1.423 1.424 {\tt on\_normal\_exit } & value & New value to set \\ \hline 1.425 1.426 @@ -2594,7 +2594,7 @@ Get the actions/after\_crash field of th 1.427 \begin{tabular}{|c|c|p{7cm}|} 1.428 \hline 1.429 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.430 -{\tt VM ref } & self & object instance \\ \hline 1.431 +{\tt VM ref } & self & reference to the object \\ \hline 1.432 1.433 \end{tabular} 1.434 1.435 @@ -2626,7 +2626,7 @@ Set the actions/after\_crash field of th 1.436 \begin{tabular}{|c|c|p{7cm}|} 1.437 \hline 1.438 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.439 -{\tt VM ref } & self & object instance \\ \hline 1.440 +{\tt VM ref } & self & reference to the object \\ \hline 1.441 1.442 {\tt on\_crash\_behaviour } & value & New value to set \\ \hline 1.443 1.444 @@ -2660,7 +2660,7 @@ Get the consoles field of the given VM. 1.445 \begin{tabular}{|c|c|p{7cm}|} 1.446 \hline 1.447 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.448 -{\tt VM ref } & self & object instance \\ \hline 1.449 +{\tt VM ref } & self & reference to the object \\ \hline 1.450 1.451 \end{tabular} 1.452 1.453 @@ -2692,7 +2692,7 @@ Get the VIFs field of the given VM. 1.454 \begin{tabular}{|c|c|p{7cm}|} 1.455 \hline 1.456 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.457 -{\tt VM ref } & self & object instance \\ \hline 1.458 +{\tt VM ref } & self & reference to the object \\ \hline 1.459 1.460 \end{tabular} 1.461 1.462 @@ -2724,7 +2724,7 @@ Get the VBDs field of the given VM. 1.463 \begin{tabular}{|c|c|p{7cm}|} 1.464 \hline 1.465 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.466 -{\tt VM ref } & self & object instance \\ \hline 1.467 +{\tt VM ref } & self & reference to the object \\ \hline 1.468 1.469 \end{tabular} 1.470 1.471 @@ -2756,7 +2756,7 @@ Get the VTPMs field of the given VM. 1.472 \begin{tabular}{|c|c|p{7cm}|} 1.473 \hline 1.474 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.475 -{\tt VM ref } & self & object instance \\ \hline 1.476 +{\tt VM ref } & self & reference to the object \\ \hline 1.477 1.478 \end{tabular} 1.479 1.480 @@ -2788,7 +2788,7 @@ Get the bios/boot field of the given VM. 1.481 \begin{tabular}{|c|c|p{7cm}|} 1.482 \hline 1.483 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.484 -{\tt VM ref } & self & object instance \\ \hline 1.485 +{\tt VM ref } & self & reference to the object \\ \hline 1.486 1.487 \end{tabular} 1.488 1.489 @@ -2820,7 +2820,7 @@ Set the bios/boot field of the given VM. 1.490 \begin{tabular}{|c|c|p{7cm}|} 1.491 \hline 1.492 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.493 -{\tt VM ref } & self & object instance \\ \hline 1.494 +{\tt VM ref } & self & reference to the object \\ \hline 1.495 1.496 {\tt string } & value & New value to set \\ \hline 1.497 1.498 @@ -2854,7 +2854,7 @@ Get the platform/std\_VGA field of the g 1.499 \begin{tabular}{|c|c|p{7cm}|} 1.500 \hline 1.501 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.502 -{\tt VM ref } & self & object instance \\ \hline 1.503 +{\tt VM ref } & self & reference to the object \\ \hline 1.504 1.505 \end{tabular} 1.506 1.507 @@ -2886,7 +2886,7 @@ Set the platform/std\_VGA field of the g 1.508 \begin{tabular}{|c|c|p{7cm}|} 1.509 \hline 1.510 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.511 -{\tt VM ref } & self & object instance \\ \hline 1.512 +{\tt VM ref } & self & reference to the object \\ \hline 1.513 1.514 {\tt bool } & value & New value to set \\ \hline 1.515 1.516 @@ -2920,7 +2920,7 @@ Get the platform/serial field of the giv 1.517 \begin{tabular}{|c|c|p{7cm}|} 1.518 \hline 1.519 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.520 -{\tt VM ref } & self & object instance \\ \hline 1.521 +{\tt VM ref } & self & reference to the object \\ \hline 1.522 1.523 \end{tabular} 1.524 1.525 @@ -2952,7 +2952,7 @@ Set the platform/serial field of the giv 1.526 \begin{tabular}{|c|c|p{7cm}|} 1.527 \hline 1.528 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.529 -{\tt VM ref } & self & object instance \\ \hline 1.530 +{\tt VM ref } & self & reference to the object \\ \hline 1.531 1.532 {\tt string } & value & New value to set \\ \hline 1.533 1.534 @@ -2986,7 +2986,7 @@ Get the platform/localtime field of the 1.535 \begin{tabular}{|c|c|p{7cm}|} 1.536 \hline 1.537 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.538 -{\tt VM ref } & self & object instance \\ \hline 1.539 +{\tt VM ref } & self & reference to the object \\ \hline 1.540 1.541 \end{tabular} 1.542 1.543 @@ -3018,7 +3018,7 @@ Set the platform/localtime field of the 1.544 \begin{tabular}{|c|c|p{7cm}|} 1.545 \hline 1.546 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.547 -{\tt VM ref } & self & object instance \\ \hline 1.548 +{\tt VM ref } & self & reference to the object \\ \hline 1.549 1.550 {\tt bool } & value & New value to set \\ \hline 1.551 1.552 @@ -3052,7 +3052,7 @@ Get the platform/clock\_offset field of 1.553 \begin{tabular}{|c|c|p{7cm}|} 1.554 \hline 1.555 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.556 -{\tt VM ref } & self & object instance \\ \hline 1.557 +{\tt VM ref } & self & reference to the object \\ \hline 1.558 1.559 \end{tabular} 1.560 1.561 @@ -3084,7 +3084,7 @@ Set the platform/clock\_offset field of 1.562 \begin{tabular}{|c|c|p{7cm}|} 1.563 \hline 1.564 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.565 -{\tt VM ref } & self & object instance \\ \hline 1.566 +{\tt VM ref } & self & reference to the object \\ \hline 1.567 1.568 {\tt bool } & value & New value to set \\ \hline 1.569 1.570 @@ -3118,7 +3118,7 @@ Get the platform/enable\_audio field of 1.571 \begin{tabular}{|c|c|p{7cm}|} 1.572 \hline 1.573 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.574 -{\tt VM ref } & self & object instance \\ \hline 1.575 +{\tt VM ref } & self & reference to the object \\ \hline 1.576 1.577 \end{tabular} 1.578 1.579 @@ -3150,7 +3150,7 @@ Set the platform/enable\_audio field of 1.580 \begin{tabular}{|c|c|p{7cm}|} 1.581 \hline 1.582 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.583 -{\tt VM ref } & self & object instance \\ \hline 1.584 +{\tt VM ref } & self & reference to the object \\ \hline 1.585 1.586 {\tt bool } & value & New value to set \\ \hline 1.587 1.588 @@ -3184,7 +3184,7 @@ Get the builder field of the given VM. 1.589 \begin{tabular}{|c|c|p{7cm}|} 1.590 \hline 1.591 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.592 -{\tt VM ref } & self & object instance \\ \hline 1.593 +{\tt VM ref } & self & reference to the object \\ \hline 1.594 1.595 \end{tabular} 1.596 1.597 @@ -3216,7 +3216,7 @@ Set the builder field of the given VM. 1.598 \begin{tabular}{|c|c|p{7cm}|} 1.599 \hline 1.600 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.601 -{\tt VM ref } & self & object instance \\ \hline 1.602 +{\tt VM ref } & self & reference to the object \\ \hline 1.603 1.604 {\tt string } & value & New value to set \\ \hline 1.605 1.606 @@ -3250,7 +3250,7 @@ Get the boot\_method field of the given 1.607 \begin{tabular}{|c|c|p{7cm}|} 1.608 \hline 1.609 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.610 -{\tt VM ref } & self & object instance \\ \hline 1.611 +{\tt VM ref } & self & reference to the object \\ \hline 1.612 1.613 \end{tabular} 1.614 1.615 @@ -3282,7 +3282,7 @@ Set the boot\_method field of the given 1.616 \begin{tabular}{|c|c|p{7cm}|} 1.617 \hline 1.618 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.619 -{\tt VM ref } & self & object instance \\ \hline 1.620 +{\tt VM ref } & self & reference to the object \\ \hline 1.621 1.622 {\tt boot\_type } & value & New value to set \\ \hline 1.623 1.624 @@ -3316,7 +3316,7 @@ Get the kernel/kernel field of the given 1.625 \begin{tabular}{|c|c|p{7cm}|} 1.626 \hline 1.627 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.628 -{\tt VM ref } & self & object instance \\ \hline 1.629 +{\tt VM ref } & self & reference to the object \\ \hline 1.630 1.631 \end{tabular} 1.632 1.633 @@ -3348,7 +3348,7 @@ Set the kernel/kernel field of the given 1.634 \begin{tabular}{|c|c|p{7cm}|} 1.635 \hline 1.636 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.637 -{\tt VM ref } & self & object instance \\ \hline 1.638 +{\tt VM ref } & self & reference to the object \\ \hline 1.639 1.640 {\tt string } & value & New value to set \\ \hline 1.641 1.642 @@ -3382,7 +3382,7 @@ Get the kernel/initrd field of the given 1.643 \begin{tabular}{|c|c|p{7cm}|} 1.644 \hline 1.645 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.646 -{\tt VM ref } & self & object instance \\ \hline 1.647 +{\tt VM ref } & self & reference to the object \\ \hline 1.648 1.649 \end{tabular} 1.650 1.651 @@ -3414,7 +3414,7 @@ Set the kernel/initrd field of the given 1.652 \begin{tabular}{|c|c|p{7cm}|} 1.653 \hline 1.654 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.655 -{\tt VM ref } & self & object instance \\ \hline 1.656 +{\tt VM ref } & self & reference to the object \\ \hline 1.657 1.658 {\tt string } & value & New value to set \\ \hline 1.659 1.660 @@ -3448,7 +3448,7 @@ Get the kernel/args field of the given V 1.661 \begin{tabular}{|c|c|p{7cm}|} 1.662 \hline 1.663 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.664 -{\tt VM ref } & self & object instance \\ \hline 1.665 +{\tt VM ref } & self & reference to the object \\ \hline 1.666 1.667 \end{tabular} 1.668 1.669 @@ -3480,7 +3480,7 @@ Set the kernel/args field of the given V 1.670 \begin{tabular}{|c|c|p{7cm}|} 1.671 \hline 1.672 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.673 -{\tt VM ref } & self & object instance \\ \hline 1.674 +{\tt VM ref } & self & reference to the object \\ \hline 1.675 1.676 {\tt string } & value & New value to set \\ \hline 1.677 1.678 @@ -3514,7 +3514,7 @@ Get the grub/cmdline field of the given 1.679 \begin{tabular}{|c|c|p{7cm}|} 1.680 \hline 1.681 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.682 -{\tt VM ref } & self & object instance \\ \hline 1.683 +{\tt VM ref } & self & reference to the object \\ \hline 1.684 1.685 \end{tabular} 1.686 1.687 @@ -3546,7 +3546,7 @@ Set the grub/cmdline field of the given 1.688 \begin{tabular}{|c|c|p{7cm}|} 1.689 \hline 1.690 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.691 -{\tt VM ref } & self & object instance \\ \hline 1.692 +{\tt VM ref } & self & reference to the object \\ \hline 1.693 1.694 {\tt string } & value & New value to set \\ \hline 1.695 1.696 @@ -3580,7 +3580,7 @@ Get the PCI\_bus field of the given VM. 1.697 \begin{tabular}{|c|c|p{7cm}|} 1.698 \hline 1.699 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.700 -{\tt VM ref } & self & object instance \\ \hline 1.701 +{\tt VM ref } & self & reference to the object \\ \hline 1.702 1.703 \end{tabular} 1.704 1.705 @@ -3612,7 +3612,7 @@ Get the tools\_version field of the give 1.706 \begin{tabular}{|c|c|p{7cm}|} 1.707 \hline 1.708 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.709 -{\tt VM ref } & self & object instance \\ \hline 1.710 +{\tt VM ref } & self & reference to the object \\ \hline 1.711 1.712 \end{tabular} 1.713 1.714 @@ -3644,7 +3644,7 @@ Get the otherConfig field of the given V 1.715 \begin{tabular}{|c|c|p{7cm}|} 1.716 \hline 1.717 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.718 -{\tt VM ref } & self & object instance \\ \hline 1.719 +{\tt VM ref } & self & reference to the object \\ \hline 1.720 1.721 \end{tabular} 1.722 1.723 @@ -3676,7 +3676,7 @@ map add message derived from field other 1.724 \begin{tabular}{|c|c|p{7cm}|} 1.725 \hline 1.726 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.727 -{\tt VM ref } & self & object instance \\ \hline 1.728 +{\tt VM ref } & self & reference to the object \\ \hline 1.729 1.730 {\tt string } & key & Key to add \\ \hline 1.731 1.732 @@ -3712,7 +3712,7 @@ map remove message derived from field ot 1.733 \begin{tabular}{|c|c|p{7cm}|} 1.734 \hline 1.735 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.736 -{\tt VM ref } & self & object instance \\ \hline 1.737 +{\tt VM ref } & self & reference to the object \\ \hline 1.738 1.739 {\tt string } & key & Key to remove \\ \hline 1.740 1.741 @@ -3778,7 +3778,7 @@ Destroy the specified VM instance. 1.742 \begin{tabular}{|c|c|p{7cm}|} 1.743 \hline 1.744 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.745 -{\tt VM ref } & self & object instance \\ \hline 1.746 +{\tt VM ref } & self & reference to the object \\ \hline 1.747 1.748 \end{tabular} 1.749 1.750 @@ -4077,7 +4077,7 @@ Get the uuid field of the given host. 1.751 \begin{tabular}{|c|c|p{7cm}|} 1.752 \hline 1.753 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.754 -{\tt host ref } & self & object instance \\ \hline 1.755 +{\tt host ref } & self & reference to the object \\ \hline 1.756 1.757 \end{tabular} 1.758 1.759 @@ -4109,7 +4109,7 @@ Get the name/label field of the given ho 1.760 \begin{tabular}{|c|c|p{7cm}|} 1.761 \hline 1.762 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.763 -{\tt host ref } & self & object instance \\ \hline 1.764 +{\tt host ref } & self & reference to the object \\ \hline 1.765 1.766 \end{tabular} 1.767 1.768 @@ -4141,7 +4141,7 @@ Set the name/label field of the given ho 1.769 \begin{tabular}{|c|c|p{7cm}|} 1.770 \hline 1.771 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.772 -{\tt host ref } & self & object instance \\ \hline 1.773 +{\tt host ref } & self & reference to the object \\ \hline 1.774 1.775 {\tt string } & value & New value to set \\ \hline 1.776 1.777 @@ -4175,7 +4175,7 @@ Get the name/description field of the gi 1.778 \begin{tabular}{|c|c|p{7cm}|} 1.779 \hline 1.780 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.781 -{\tt host ref } & self & object instance \\ \hline 1.782 +{\tt host ref } & self & reference to the object \\ \hline 1.783 1.784 \end{tabular} 1.785 1.786 @@ -4207,7 +4207,7 @@ Set the name/description field of the gi 1.787 \begin{tabular}{|c|c|p{7cm}|} 1.788 \hline 1.789 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.790 -{\tt host ref } & self & object instance \\ \hline 1.791 +{\tt host ref } & self & reference to the object \\ \hline 1.792 1.793 {\tt string } & value & New value to set \\ \hline 1.794 1.795 @@ -4241,7 +4241,7 @@ Get the software\_version field of the g 1.796 \begin{tabular}{|c|c|p{7cm}|} 1.797 \hline 1.798 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.799 -{\tt host ref } & self & object instance \\ \hline 1.800 +{\tt host ref } & self & reference to the object \\ \hline 1.801 1.802 \end{tabular} 1.803 1.804 @@ -4273,7 +4273,7 @@ Get the resident\_VMs field of the given 1.805 \begin{tabular}{|c|c|p{7cm}|} 1.806 \hline 1.807 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.808 -{\tt host ref } & self & object instance \\ \hline 1.809 +{\tt host ref } & self & reference to the object \\ \hline 1.810 1.811 \end{tabular} 1.812 1.813 @@ -4305,7 +4305,7 @@ Get the PIFs field of the given host. 1.814 \begin{tabular}{|c|c|p{7cm}|} 1.815 \hline 1.816 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.817 -{\tt host ref } & self & object instance \\ \hline 1.818 +{\tt host ref } & self & reference to the object \\ \hline 1.819 1.820 \end{tabular} 1.821 1.822 @@ -4337,7 +4337,7 @@ Get the host\_CPUs field of the given ho 1.823 \begin{tabular}{|c|c|p{7cm}|} 1.824 \hline 1.825 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.826 -{\tt host ref } & self & object instance \\ \hline 1.827 +{\tt host ref } & self & reference to the object \\ \hline 1.828 1.829 \end{tabular} 1.830 1.831 @@ -4401,7 +4401,7 @@ Destroy the specified host instance. 1.832 \begin{tabular}{|c|c|p{7cm}|} 1.833 \hline 1.834 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.835 -{\tt host ref } & self & object instance \\ \hline 1.836 +{\tt host ref } & self & reference to the object \\ \hline 1.837 1.838 \end{tabular} 1.839 1.840 @@ -4552,7 +4552,7 @@ Get the uuid field of the given host\_cp 1.841 \begin{tabular}{|c|c|p{7cm}|} 1.842 \hline 1.843 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.844 -{\tt host\_cpu ref } & self & object instance \\ \hline 1.845 +{\tt host\_cpu ref } & self & reference to the object \\ \hline 1.846 1.847 \end{tabular} 1.848 1.849 @@ -4584,7 +4584,7 @@ Get the host field of the given host\_cp 1.850 \begin{tabular}{|c|c|p{7cm}|} 1.851 \hline 1.852 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.853 -{\tt host\_cpu ref } & self & object instance \\ \hline 1.854 +{\tt host\_cpu ref } & self & reference to the object \\ \hline 1.855 1.856 \end{tabular} 1.857 1.858 @@ -4616,7 +4616,7 @@ Get the number field of the given host\_ 1.859 \begin{tabular}{|c|c|p{7cm}|} 1.860 \hline 1.861 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.862 -{\tt host\_cpu ref } & self & object instance \\ \hline 1.863 +{\tt host\_cpu ref } & self & reference to the object \\ \hline 1.864 1.865 \end{tabular} 1.866 1.867 @@ -4648,7 +4648,7 @@ Get the vendor field of the given host\_ 1.868 \begin{tabular}{|c|c|p{7cm}|} 1.869 \hline 1.870 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.871 -{\tt host\_cpu ref } & self & object instance \\ \hline 1.872 +{\tt host\_cpu ref } & self & reference to the object \\ \hline 1.873 1.874 \end{tabular} 1.875 1.876 @@ -4680,7 +4680,7 @@ Get the speed field of the given host\_c 1.877 \begin{tabular}{|c|c|p{7cm}|} 1.878 \hline 1.879 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.880 -{\tt host\_cpu ref } & self & object instance \\ \hline 1.881 +{\tt host\_cpu ref } & self & reference to the object \\ \hline 1.882 1.883 \end{tabular} 1.884 1.885 @@ -4712,7 +4712,7 @@ Get the modelname field of the given hos 1.886 \begin{tabular}{|c|c|p{7cm}|} 1.887 \hline 1.888 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.889 -{\tt host\_cpu ref } & self & object instance \\ \hline 1.890 +{\tt host\_cpu ref } & self & reference to the object \\ \hline 1.891 1.892 \end{tabular} 1.893 1.894 @@ -4744,7 +4744,7 @@ Get the features field of the given host 1.895 \begin{tabular}{|c|c|p{7cm}|} 1.896 \hline 1.897 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.898 -{\tt host\_cpu ref } & self & object instance \\ \hline 1.899 +{\tt host\_cpu ref } & self & reference to the object \\ \hline 1.900 1.901 \end{tabular} 1.902 1.903 @@ -4776,7 +4776,7 @@ Get the utilisation field of the given h 1.904 \begin{tabular}{|c|c|p{7cm}|} 1.905 \hline 1.906 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.907 -{\tt host\_cpu ref } & self & object instance \\ \hline 1.908 +{\tt host\_cpu ref } & self & reference to the object \\ \hline 1.909 1.910 \end{tabular} 1.911 1.912 @@ -4840,7 +4840,7 @@ Destroy the specified host\_cpu instance 1.913 \begin{tabular}{|c|c|p{7cm}|} 1.914 \hline 1.915 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.916 -{\tt host\_cpu ref } & self & object instance \\ \hline 1.917 +{\tt host\_cpu ref } & self & reference to the object \\ \hline 1.918 1.919 \end{tabular} 1.920 1.921 @@ -4979,7 +4979,7 @@ Get the uuid field of the given network. 1.922 \begin{tabular}{|c|c|p{7cm}|} 1.923 \hline 1.924 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.925 -{\tt network ref } & self & object instance \\ \hline 1.926 +{\tt network ref } & self & reference to the object \\ \hline 1.927 1.928 \end{tabular} 1.929 1.930 @@ -5011,7 +5011,7 @@ Get the name/label field of the given ne 1.931 \begin{tabular}{|c|c|p{7cm}|} 1.932 \hline 1.933 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.934 -{\tt network ref } & self & object instance \\ \hline 1.935 +{\tt network ref } & self & reference to the object \\ \hline 1.936 1.937 \end{tabular} 1.938 1.939 @@ -5043,7 +5043,7 @@ Set the name/label field of the given ne 1.940 \begin{tabular}{|c|c|p{7cm}|} 1.941 \hline 1.942 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.943 -{\tt network ref } & self & object instance \\ \hline 1.944 +{\tt network ref } & self & reference to the object \\ \hline 1.945 1.946 {\tt string } & value & New value to set \\ \hline 1.947 1.948 @@ -5077,7 +5077,7 @@ Get the name/description field of the gi 1.949 \begin{tabular}{|c|c|p{7cm}|} 1.950 \hline 1.951 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.952 -{\tt network ref } & self & object instance \\ \hline 1.953 +{\tt network ref } & self & reference to the object \\ \hline 1.954 1.955 \end{tabular} 1.956 1.957 @@ -5109,7 +5109,7 @@ Set the name/description field of the gi 1.958 \begin{tabular}{|c|c|p{7cm}|} 1.959 \hline 1.960 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.961 -{\tt network ref } & self & object instance \\ \hline 1.962 +{\tt network ref } & self & reference to the object \\ \hline 1.963 1.964 {\tt string } & value & New value to set \\ \hline 1.965 1.966 @@ -5143,7 +5143,7 @@ Get the VIFs field of the given network. 1.967 \begin{tabular}{|c|c|p{7cm}|} 1.968 \hline 1.969 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.970 -{\tt network ref } & self & object instance \\ \hline 1.971 +{\tt network ref } & self & reference to the object \\ \hline 1.972 1.973 \end{tabular} 1.974 1.975 @@ -5175,7 +5175,7 @@ Get the PIFs field of the given network. 1.976 \begin{tabular}{|c|c|p{7cm}|} 1.977 \hline 1.978 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.979 -{\tt network ref } & self & object instance \\ \hline 1.980 +{\tt network ref } & self & reference to the object \\ \hline 1.981 1.982 \end{tabular} 1.983 1.984 @@ -5207,7 +5207,7 @@ Get the default\_gateway field of the gi 1.985 \begin{tabular}{|c|c|p{7cm}|} 1.986 \hline 1.987 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.988 -{\tt network ref } & self & object instance \\ \hline 1.989 +{\tt network ref } & self & reference to the object \\ \hline 1.990 1.991 \end{tabular} 1.992 1.993 @@ -5239,7 +5239,7 @@ Set the default\_gateway field of the gi 1.994 \begin{tabular}{|c|c|p{7cm}|} 1.995 \hline 1.996 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.997 -{\tt network ref } & self & object instance \\ \hline 1.998 +{\tt network ref } & self & reference to the object \\ \hline 1.999 1.1000 {\tt string } & value & New value to set \\ \hline 1.1001 1.1002 @@ -5273,7 +5273,7 @@ Get the default\_netmask field of the gi 1.1003 \begin{tabular}{|c|c|p{7cm}|} 1.1004 \hline 1.1005 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1006 -{\tt network ref } & self & object instance \\ \hline 1.1007 +{\tt network ref } & self & reference to the object \\ \hline 1.1008 1.1009 \end{tabular} 1.1010 1.1011 @@ -5305,7 +5305,7 @@ Set the default\_netmask field of the gi 1.1012 \begin{tabular}{|c|c|p{7cm}|} 1.1013 \hline 1.1014 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1015 -{\tt network ref } & self & object instance \\ \hline 1.1016 +{\tt network ref } & self & reference to the object \\ \hline 1.1017 1.1018 {\tt string } & value & New value to set \\ \hline 1.1019 1.1020 @@ -5371,7 +5371,7 @@ Destroy the specified network instance. 1.1021 \begin{tabular}{|c|c|p{7cm}|} 1.1022 \hline 1.1023 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1024 -{\tt network ref } & self & object instance \\ \hline 1.1025 +{\tt network ref } & self & reference to the object \\ \hline 1.1026 1.1027 \end{tabular} 1.1028 1.1029 @@ -5524,7 +5524,7 @@ Get the uuid field of the given VIF. 1.1030 \begin{tabular}{|c|c|p{7cm}|} 1.1031 \hline 1.1032 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1033 -{\tt VIF ref } & self & object instance \\ \hline 1.1034 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1035 1.1036 \end{tabular} 1.1037 1.1038 @@ -5556,7 +5556,7 @@ Get the name field of the given VIF. 1.1039 \begin{tabular}{|c|c|p{7cm}|} 1.1040 \hline 1.1041 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1042 -{\tt VIF ref } & self & object instance \\ \hline 1.1043 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1044 1.1045 \end{tabular} 1.1046 1.1047 @@ -5588,7 +5588,7 @@ Set the name field of the given VIF. 1.1048 \begin{tabular}{|c|c|p{7cm}|} 1.1049 \hline 1.1050 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1051 -{\tt VIF ref } & self & object instance \\ \hline 1.1052 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1053 1.1054 {\tt string } & value & New value to set \\ \hline 1.1055 1.1056 @@ -5622,7 +5622,7 @@ Get the type field of the given VIF. 1.1057 \begin{tabular}{|c|c|p{7cm}|} 1.1058 \hline 1.1059 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1060 -{\tt VIF ref } & self & object instance \\ \hline 1.1061 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1062 1.1063 \end{tabular} 1.1064 1.1065 @@ -5654,7 +5654,7 @@ Set the type field of the given VIF. 1.1066 \begin{tabular}{|c|c|p{7cm}|} 1.1067 \hline 1.1068 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1069 -{\tt VIF ref } & self & object instance \\ \hline 1.1070 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1071 1.1072 {\tt driver\_type } & value & New value to set \\ \hline 1.1073 1.1074 @@ -5688,7 +5688,7 @@ Get the device field of the given VIF. 1.1075 \begin{tabular}{|c|c|p{7cm}|} 1.1076 \hline 1.1077 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1078 -{\tt VIF ref } & self & object instance \\ \hline 1.1079 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1080 1.1081 \end{tabular} 1.1082 1.1083 @@ -5720,7 +5720,7 @@ Set the device field of the given VIF. 1.1084 \begin{tabular}{|c|c|p{7cm}|} 1.1085 \hline 1.1086 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1087 -{\tt VIF ref } & self & object instance \\ \hline 1.1088 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1089 1.1090 {\tt string } & value & New value to set \\ \hline 1.1091 1.1092 @@ -5754,7 +5754,7 @@ Get the network field of the given VIF. 1.1093 \begin{tabular}{|c|c|p{7cm}|} 1.1094 \hline 1.1095 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1096 -{\tt VIF ref } & self & object instance \\ \hline 1.1097 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1098 1.1099 \end{tabular} 1.1100 1.1101 @@ -5786,7 +5786,7 @@ Set the network field of the given VIF. 1.1102 \begin{tabular}{|c|c|p{7cm}|} 1.1103 \hline 1.1104 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1105 -{\tt VIF ref } & self & object instance \\ \hline 1.1106 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1107 1.1108 {\tt network ref } & value & New value to set \\ \hline 1.1109 1.1110 @@ -5820,7 +5820,7 @@ Get the VM field of the given VIF. 1.1111 \begin{tabular}{|c|c|p{7cm}|} 1.1112 \hline 1.1113 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1114 -{\tt VIF ref } & self & object instance \\ \hline 1.1115 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1116 1.1117 \end{tabular} 1.1118 1.1119 @@ -5852,7 +5852,7 @@ Set the VM field of the given VIF. 1.1120 \begin{tabular}{|c|c|p{7cm}|} 1.1121 \hline 1.1122 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1123 -{\tt VIF ref } & self & object instance \\ \hline 1.1124 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1125 1.1126 {\tt VM ref } & value & New value to set \\ \hline 1.1127 1.1128 @@ -5886,7 +5886,7 @@ Get the MAC field of the given VIF. 1.1129 \begin{tabular}{|c|c|p{7cm}|} 1.1130 \hline 1.1131 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1132 -{\tt VIF ref } & self & object instance \\ \hline 1.1133 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1134 1.1135 \end{tabular} 1.1136 1.1137 @@ -5918,7 +5918,7 @@ Set the MAC field of the given VIF. 1.1138 \begin{tabular}{|c|c|p{7cm}|} 1.1139 \hline 1.1140 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1141 -{\tt VIF ref } & self & object instance \\ \hline 1.1142 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1143 1.1144 {\tt string } & value & New value to set \\ \hline 1.1145 1.1146 @@ -5952,7 +5952,7 @@ Get the MTU field of the given VIF. 1.1147 \begin{tabular}{|c|c|p{7cm}|} 1.1148 \hline 1.1149 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1150 -{\tt VIF ref } & self & object instance \\ \hline 1.1151 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1152 1.1153 \end{tabular} 1.1154 1.1155 @@ -5984,7 +5984,7 @@ Set the MTU field of the given VIF. 1.1156 \begin{tabular}{|c|c|p{7cm}|} 1.1157 \hline 1.1158 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1159 -{\tt VIF ref } & self & object instance \\ \hline 1.1160 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1161 1.1162 {\tt int } & value & New value to set \\ \hline 1.1163 1.1164 @@ -6018,7 +6018,7 @@ Get the io/read\_kbs field of the given 1.1165 \begin{tabular}{|c|c|p{7cm}|} 1.1166 \hline 1.1167 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1168 -{\tt VIF ref } & self & object instance \\ \hline 1.1169 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1170 1.1171 \end{tabular} 1.1172 1.1173 @@ -6050,7 +6050,7 @@ Get the io/write\_kbs field of the given 1.1174 \begin{tabular}{|c|c|p{7cm}|} 1.1175 \hline 1.1176 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1177 -{\tt VIF ref } & self & object instance \\ \hline 1.1178 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1179 1.1180 \end{tabular} 1.1181 1.1182 @@ -6114,7 +6114,7 @@ Destroy the specified VIF instance. 1.1183 \begin{tabular}{|c|c|p{7cm}|} 1.1184 \hline 1.1185 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1186 -{\tt VIF ref } & self & object instance \\ \hline 1.1187 +{\tt VIF ref } & self & reference to the object \\ \hline 1.1188 1.1189 \end{tabular} 1.1190 1.1191 @@ -6234,7 +6234,7 @@ Get the uuid field of the given PIF. 1.1192 \begin{tabular}{|c|c|p{7cm}|} 1.1193 \hline 1.1194 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1195 -{\tt PIF ref } & self & object instance \\ \hline 1.1196 +{\tt PIF ref } & self & reference to the object \\ \hline 1.1197 1.1198 \end{tabular} 1.1199 1.1200 @@ -6266,7 +6266,7 @@ Get the name field of the given PIF. 1.1201 \begin{tabular}{|c|c|p{7cm}|} 1.1202 \hline 1.1203 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1204 -{\tt PIF ref } & self & object instance \\ \hline 1.1205 +{\tt PIF ref } & self & reference to the object \\ \hline 1.1206 1.1207 \end{tabular} 1.1208 1.1209 @@ -6298,7 +6298,7 @@ Set the name field of the given PIF. 1.1210 \begin{tabular}{|c|c|p{7cm}|} 1.1211 \hline 1.1212 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1213 -{\tt PIF ref } & self & object instance \\ \hline 1.1214 +{\tt PIF ref } & self & reference to the object \\ \hline 1.1215 1.1216 {\tt string } & value & New value to set \\ \hline 1.1217 1.1218 @@ -6332,7 +6332,7 @@ Get the network field of the given PIF. 1.1219 \begin{tabular}{|c|c|p{7cm}|} 1.1220 \hline 1.1221 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1222 -{\tt PIF ref } & self & object instance \\ \hline 1.1223 +{\tt PIF ref } & self & reference to the object \\ \hline 1.1224 1.1225 \end{tabular} 1.1226 1.1227 @@ -6364,7 +6364,7 @@ Set the network field of the given PIF. 1.1228 \begin{tabular}{|c|c|p{7cm}|} 1.1229 \hline 1.1230 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1231 -{\tt PIF ref } & self & object instance \\ \hline 1.1232 +{\tt PIF ref } & self & reference to the object \\ \hline 1.1233 1.1234 {\tt network ref } & value & New value to set \\ \hline 1.1235 1.1236 @@ -6398,7 +6398,7 @@ Get the host field of the given PIF. 1.1237 \begin{tabular}{|c|c|p{7cm}|} 1.1238 \hline 1.1239 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1240 -{\tt PIF ref } & self & object instance \\ \hline 1.1241 +{\tt PIF ref } & self & reference to the object \\ \hline 1.1242 1.1243 \end{tabular} 1.1244 1.1245 @@ -6430,7 +6430,7 @@ Set the host field of the given PIF. 1.1246 \begin{tabular}{|c|c|p{7cm}|} 1.1247 \hline 1.1248 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1249 -{\tt PIF ref } & self & object instance \\ \hline 1.1250 +{\tt PIF ref } & self & reference to the object \\ \hline 1.1251 1.1252 {\tt host ref } & value & New value to set \\ \hline 1.1253 1.1254 @@ -6464,7 +6464,7 @@ Get the MAC field of the given PIF. 1.1255 \begin{tabular}{|c|c|p{7cm}|} 1.1256 \hline 1.1257 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1258 -{\tt PIF ref } & self & object instance \\ \hline 1.1259 +{\tt PIF ref } & self & reference to the object \\ \hline 1.1260 1.1261 \end{tabular} 1.1262 1.1263 @@ -6496,7 +6496,7 @@ Set the MAC field of the given PIF. 1.1264 \begin{tabular}{|c|c|p{7cm}|} 1.1265 \hline 1.1266 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1267 -{\tt PIF ref } & self & object instance \\ \hline 1.1268 +{\tt PIF ref } & self & reference to the object \\ \hline 1.1269 1.1270 {\tt string } & value & New value to set \\ \hline 1.1271 1.1272 @@ -6530,7 +6530,7 @@ Get the MTU field of the given PIF. 1.1273 \begin{tabular}{|c|c|p{7cm}|} 1.1274 \hline 1.1275 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1276 -{\tt PIF ref } & self & object instance \\ \hline 1.1277 +{\tt PIF ref } & self & reference to the object \\ \hline 1.1278 1.1279 \end{tabular} 1.1280 1.1281 @@ -6562,7 +6562,7 @@ Set the MTU field of the given PIF. 1.1282 \begin{tabular}{|c|c|p{7cm}|} 1.1283 \hline 1.1284 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1285 -{\tt PIF ref } & self & object instance \\ \hline 1.1286 +{\tt PIF ref } & self & reference to the object \\ \hline 1.1287 1.1288 {\tt int } & value & New value to set \\ \hline 1.1289 1.1290 @@ -6596,7 +6596,7 @@ Get the VLAN field of the given PIF. 1.1291 \begin{tabular}{|c|c|p{7cm}|} 1.1292 \hline 1.1293 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1294 -{\tt PIF ref } & self & object instance \\ \hline 1.1295 +{\tt PIF ref } & self & reference to the object \\ \hline 1.1296 1.1297 \end{tabular} 1.1298 1.1299 @@ -6628,7 +6628,7 @@ Set the VLAN field of the given PIF. 1.1300 \begin{tabular}{|c|c|p{7cm}|} 1.1301 \hline 1.1302 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1303 -{\tt PIF ref } & self & object instance \\ \hline 1.1304 +{\tt PIF ref } & self & reference to the object \\ \hline 1.1305 1.1306 {\tt string } & value & New value to set \\ \hline 1.1307 1.1308 @@ -6662,7 +6662,7 @@ Get the io/read\_kbs field of the given 1.1309 \begin{tabular}{|c|c|p{7cm}|} 1.1310 \hline 1.1311 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1312 -{\tt PIF ref } & self & object instance \\ \hline 1.1313 +{\tt PIF ref } & self & reference to the object \\ \hline 1.1314 1.1315 \end{tabular} 1.1316 1.1317 @@ -6694,7 +6694,7 @@ Get the io/write\_kbs field of the given 1.1318 \begin{tabular}{|c|c|p{7cm}|} 1.1319 \hline 1.1320 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1321 -{\tt PIF ref } & self & object instance \\ \hline 1.1322 +{\tt PIF ref } & self & reference to the object \\ \hline 1.1323 1.1324 \end{tabular} 1.1325 1.1326 @@ -6758,7 +6758,7 @@ Destroy the specified PIF instance. 1.1327 \begin{tabular}{|c|c|p{7cm}|} 1.1328 \hline 1.1329 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1330 -{\tt PIF ref } & self & object instance \\ \hline 1.1331 +{\tt PIF ref } & self & reference to the object \\ \hline 1.1332 1.1333 \end{tabular} 1.1334 1.1335 @@ -6936,7 +6936,7 @@ Get the uuid field of the given SR. 1.1336 \begin{tabular}{|c|c|p{7cm}|} 1.1337 \hline 1.1338 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1339 -{\tt SR ref } & self & object instance \\ \hline 1.1340 +{\tt SR ref } & self & reference to the object \\ \hline 1.1341 1.1342 \end{tabular} 1.1343 1.1344 @@ -6968,7 +6968,7 @@ Get the name/label field of the given SR 1.1345 \begin{tabular}{|c|c|p{7cm}|} 1.1346 \hline 1.1347 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1348 -{\tt SR ref } & self & object instance \\ \hline 1.1349 +{\tt SR ref } & self & reference to the object \\ \hline 1.1350 1.1351 \end{tabular} 1.1352 1.1353 @@ -7000,7 +7000,7 @@ Set the name/label field of the given SR 1.1354 \begin{tabular}{|c|c|p{7cm}|} 1.1355 \hline 1.1356 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1357 -{\tt SR ref } & self & object instance \\ \hline 1.1358 +{\tt SR ref } & self & reference to the object \\ \hline 1.1359 1.1360 {\tt string } & value & New value to set \\ \hline 1.1361 1.1362 @@ -7034,7 +7034,7 @@ Get the name/description field of the gi 1.1363 \begin{tabular}{|c|c|p{7cm}|} 1.1364 \hline 1.1365 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1366 -{\tt SR ref } & self & object instance \\ \hline 1.1367 +{\tt SR ref } & self & reference to the object \\ \hline 1.1368 1.1369 \end{tabular} 1.1370 1.1371 @@ -7066,7 +7066,7 @@ Set the name/description field of the gi 1.1372 \begin{tabular}{|c|c|p{7cm}|} 1.1373 \hline 1.1374 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1375 -{\tt SR ref } & self & object instance \\ \hline 1.1376 +{\tt SR ref } & self & reference to the object \\ \hline 1.1377 1.1378 {\tt string } & value & New value to set \\ \hline 1.1379 1.1380 @@ -7100,7 +7100,7 @@ Get the VDIs field of the given SR. 1.1381 \begin{tabular}{|c|c|p{7cm}|} 1.1382 \hline 1.1383 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1384 -{\tt SR ref } & self & object instance \\ \hline 1.1385 +{\tt SR ref } & self & reference to the object \\ \hline 1.1386 1.1387 \end{tabular} 1.1388 1.1389 @@ -7132,7 +7132,7 @@ Get the virtual\_allocation field of the 1.1390 \begin{tabular}{|c|c|p{7cm}|} 1.1391 \hline 1.1392 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1393 -{\tt SR ref } & self & object instance \\ \hline 1.1394 +{\tt SR ref } & self & reference to the object \\ \hline 1.1395 1.1396 \end{tabular} 1.1397 1.1398 @@ -7164,7 +7164,7 @@ Get the physical\_utilisation field of t 1.1399 \begin{tabular}{|c|c|p{7cm}|} 1.1400 \hline 1.1401 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1402 -{\tt SR ref } & self & object instance \\ \hline 1.1403 +{\tt SR ref } & self & reference to the object \\ \hline 1.1404 1.1405 \end{tabular} 1.1406 1.1407 @@ -7196,7 +7196,7 @@ Get the physical\_size field of the give 1.1408 \begin{tabular}{|c|c|p{7cm}|} 1.1409 \hline 1.1410 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1411 -{\tt SR ref } & self & object instance \\ \hline 1.1412 +{\tt SR ref } & self & reference to the object \\ \hline 1.1413 1.1414 \end{tabular} 1.1415 1.1416 @@ -7228,7 +7228,7 @@ Get the type field of the given SR. 1.1417 \begin{tabular}{|c|c|p{7cm}|} 1.1418 \hline 1.1419 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1420 -{\tt SR ref } & self & object instance \\ \hline 1.1421 +{\tt SR ref } & self & reference to the object \\ \hline 1.1422 1.1423 \end{tabular} 1.1424 1.1425 @@ -7260,7 +7260,7 @@ Get the location field of the given SR. 1.1426 \begin{tabular}{|c|c|p{7cm}|} 1.1427 \hline 1.1428 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1429 -{\tt SR ref } & self & object instance \\ \hline 1.1430 +{\tt SR ref } & self & reference to the object \\ \hline 1.1431 1.1432 \end{tabular} 1.1433 1.1434 @@ -7324,7 +7324,7 @@ Destroy the specified SR instance. 1.1435 \begin{tabular}{|c|c|p{7cm}|} 1.1436 \hline 1.1437 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1438 -{\tt SR ref } & self & object instance \\ \hline 1.1439 +{\tt SR ref } & self & reference to the object \\ \hline 1.1440 1.1441 \end{tabular} 1.1442 1.1443 @@ -7546,7 +7546,7 @@ Get the uuid field of the given VDI. 1.1444 \begin{tabular}{|c|c|p{7cm}|} 1.1445 \hline 1.1446 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1447 -{\tt VDI ref } & self & object instance \\ \hline 1.1448 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1449 1.1450 \end{tabular} 1.1451 1.1452 @@ -7578,7 +7578,7 @@ Get the name/label field of the given VD 1.1453 \begin{tabular}{|c|c|p{7cm}|} 1.1454 \hline 1.1455 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1456 -{\tt VDI ref } & self & object instance \\ \hline 1.1457 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1458 1.1459 \end{tabular} 1.1460 1.1461 @@ -7610,7 +7610,7 @@ Set the name/label field of the given VD 1.1462 \begin{tabular}{|c|c|p{7cm}|} 1.1463 \hline 1.1464 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1465 -{\tt VDI ref } & self & object instance \\ \hline 1.1466 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1467 1.1468 {\tt string } & value & New value to set \\ \hline 1.1469 1.1470 @@ -7644,7 +7644,7 @@ Get the name/description field of the gi 1.1471 \begin{tabular}{|c|c|p{7cm}|} 1.1472 \hline 1.1473 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1474 -{\tt VDI ref } & self & object instance \\ \hline 1.1475 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1476 1.1477 \end{tabular} 1.1478 1.1479 @@ -7676,7 +7676,7 @@ Set the name/description field of the gi 1.1480 \begin{tabular}{|c|c|p{7cm}|} 1.1481 \hline 1.1482 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1483 -{\tt VDI ref } & self & object instance \\ \hline 1.1484 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1485 1.1486 {\tt string } & value & New value to set \\ \hline 1.1487 1.1488 @@ -7710,7 +7710,7 @@ Get the SR field of the given VDI. 1.1489 \begin{tabular}{|c|c|p{7cm}|} 1.1490 \hline 1.1491 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1492 -{\tt VDI ref } & self & object instance \\ \hline 1.1493 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1494 1.1495 \end{tabular} 1.1496 1.1497 @@ -7742,7 +7742,7 @@ Set the SR field of the given VDI. 1.1498 \begin{tabular}{|c|c|p{7cm}|} 1.1499 \hline 1.1500 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1501 -{\tt VDI ref } & self & object instance \\ \hline 1.1502 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1503 1.1504 {\tt SR ref } & value & New value to set \\ \hline 1.1505 1.1506 @@ -7776,7 +7776,7 @@ Get the VBDs field of the given VDI. 1.1507 \begin{tabular}{|c|c|p{7cm}|} 1.1508 \hline 1.1509 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1510 -{\tt VDI ref } & self & object instance \\ \hline 1.1511 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1512 1.1513 \end{tabular} 1.1514 1.1515 @@ -7808,7 +7808,7 @@ Get the virtual\_size field of the given 1.1516 \begin{tabular}{|c|c|p{7cm}|} 1.1517 \hline 1.1518 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1519 -{\tt VDI ref } & self & object instance \\ \hline 1.1520 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1521 1.1522 \end{tabular} 1.1523 1.1524 @@ -7840,7 +7840,7 @@ Set the virtual\_size field of the given 1.1525 \begin{tabular}{|c|c|p{7cm}|} 1.1526 \hline 1.1527 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1528 -{\tt VDI ref } & self & object instance \\ \hline 1.1529 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1530 1.1531 {\tt int } & value & New value to set \\ \hline 1.1532 1.1533 @@ -7874,7 +7874,7 @@ Get the physical\_utilisation field of t 1.1534 \begin{tabular}{|c|c|p{7cm}|} 1.1535 \hline 1.1536 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1537 -{\tt VDI ref } & self & object instance \\ \hline 1.1538 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1539 1.1540 \end{tabular} 1.1541 1.1542 @@ -7906,7 +7906,7 @@ Get the sector\_size field of the given 1.1543 \begin{tabular}{|c|c|p{7cm}|} 1.1544 \hline 1.1545 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1546 -{\tt VDI ref } & self & object instance \\ \hline 1.1547 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1548 1.1549 \end{tabular} 1.1550 1.1551 @@ -7938,7 +7938,7 @@ Get the type field of the given VDI. 1.1552 \begin{tabular}{|c|c|p{7cm}|} 1.1553 \hline 1.1554 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1555 -{\tt VDI ref } & self & object instance \\ \hline 1.1556 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1557 1.1558 \end{tabular} 1.1559 1.1560 @@ -7970,7 +7970,7 @@ Get the parent field of the given VDI. 1.1561 \begin{tabular}{|c|c|p{7cm}|} 1.1562 \hline 1.1563 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1564 -{\tt VDI ref } & self & object instance \\ \hline 1.1565 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1566 1.1567 \end{tabular} 1.1568 1.1569 @@ -8002,7 +8002,7 @@ Get the children field of the given VDI. 1.1570 \begin{tabular}{|c|c|p{7cm}|} 1.1571 \hline 1.1572 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1573 -{\tt VDI ref } & self & object instance \\ \hline 1.1574 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1575 1.1576 \end{tabular} 1.1577 1.1578 @@ -8034,7 +8034,7 @@ Get the sharable field of the given VDI. 1.1579 \begin{tabular}{|c|c|p{7cm}|} 1.1580 \hline 1.1581 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1582 -{\tt VDI ref } & self & object instance \\ \hline 1.1583 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1584 1.1585 \end{tabular} 1.1586 1.1587 @@ -8066,7 +8066,7 @@ Set the sharable field of the given VDI. 1.1588 \begin{tabular}{|c|c|p{7cm}|} 1.1589 \hline 1.1590 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1591 -{\tt VDI ref } & self & object instance \\ \hline 1.1592 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1593 1.1594 {\tt bool } & value & New value to set \\ \hline 1.1595 1.1596 @@ -8100,7 +8100,7 @@ Get the read\_only field of the given VD 1.1597 \begin{tabular}{|c|c|p{7cm}|} 1.1598 \hline 1.1599 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1600 -{\tt VDI ref } & self & object instance \\ \hline 1.1601 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1602 1.1603 \end{tabular} 1.1604 1.1605 @@ -8132,7 +8132,7 @@ Set the read\_only field of the given VD 1.1606 \begin{tabular}{|c|c|p{7cm}|} 1.1607 \hline 1.1608 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1609 -{\tt VDI ref } & self & object instance \\ \hline 1.1610 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1611 1.1612 {\tt bool } & value & New value to set \\ \hline 1.1613 1.1614 @@ -8198,7 +8198,7 @@ Destroy the specified VDI instance. 1.1615 \begin{tabular}{|c|c|p{7cm}|} 1.1616 \hline 1.1617 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1618 -{\tt VDI ref } & self & object instance \\ \hline 1.1619 +{\tt VDI ref } & self & reference to the object \\ \hline 1.1620 1.1621 \end{tabular} 1.1622 1.1623 @@ -8383,7 +8383,7 @@ Get the uuid field of the given VBD. 1.1624 \begin{tabular}{|c|c|p{7cm}|} 1.1625 \hline 1.1626 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1627 -{\tt VBD ref } & self & object instance \\ \hline 1.1628 +{\tt VBD ref } & self & reference to the object \\ \hline 1.1629 1.1630 \end{tabular} 1.1631 1.1632 @@ -8415,7 +8415,7 @@ Get the VM field of the given VBD. 1.1633 \begin{tabular}{|c|c|p{7cm}|} 1.1634 \hline 1.1635 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1636 -{\tt VBD ref } & self & object instance \\ \hline 1.1637 +{\tt VBD ref } & self & reference to the object \\ \hline 1.1638 1.1639 \end{tabular} 1.1640 1.1641 @@ -8447,7 +8447,7 @@ Set the VM field of the given VBD. 1.1642 \begin{tabular}{|c|c|p{7cm}|} 1.1643 \hline 1.1644 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1645 -{\tt VBD ref } & self & object instance \\ \hline 1.1646 +{\tt VBD ref } & self & reference to the object \\ \hline 1.1647 1.1648 {\tt VM ref } & value & New value to set \\ \hline 1.1649 1.1650 @@ -8481,7 +8481,7 @@ Get the VDI field of the given VBD. 1.1651 \begin{tabular}{|c|c|p{7cm}|} 1.1652 \hline 1.1653 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1654 -{\tt VBD ref } & self & object instance \\ \hline 1.1655 +{\tt VBD ref } & self & reference to the object \\ \hline 1.1656 1.1657 \end{tabular} 1.1658 1.1659 @@ -8513,7 +8513,7 @@ Set the VDI field of the given VBD. 1.1660 \begin{tabular}{|c|c|p{7cm}|} 1.1661 \hline 1.1662 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1663 -{\tt VBD ref } & self & object instance \\ \hline 1.1664 +{\tt VBD ref } & self & reference to the object \\ \hline 1.1665 1.1666 {\tt VDI ref } & value & New value to set \\ \hline 1.1667 1.1668 @@ -8547,7 +8547,7 @@ Get the device field of the given VBD. 1.1669 \begin{tabular}{|c|c|p{7cm}|} 1.1670 \hline 1.1671 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1672 -{\tt VBD ref } & self & object instance \\ \hline 1.1673 +{\tt VBD ref } & self & reference to the object \\ \hline 1.1674 1.1675 \end{tabular} 1.1676 1.1677 @@ -8579,7 +8579,7 @@ Set the device field of the given VBD. 1.1678 \begin{tabular}{|c|c|p{7cm}|} 1.1679 \hline 1.1680 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1681 -{\tt VBD ref } & self & object instance \\ \hline 1.1682 +{\tt VBD ref } & self & reference to the object \\ \hline 1.1683 1.1684 {\tt string } & value & New value to set \\ \hline 1.1685 1.1686 @@ -8613,7 +8613,7 @@ Get the mode field of the given VBD. 1.1687 \begin{tabular}{|c|c|p{7cm}|} 1.1688 \hline 1.1689 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1690 -{\tt VBD ref } & self & object instance \\ \hline 1.1691 +{\tt VBD ref } & self & reference to the object \\ \hline 1.1692 1.1693 \end{tabular} 1.1694 1.1695 @@ -8645,7 +8645,7 @@ Set the mode field of the given VBD. 1.1696 \begin{tabular}{|c|c|p{7cm}|} 1.1697 \hline 1.1698 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1699 -{\tt VBD ref } & self & object instance \\ \hline 1.1700 +{\tt VBD ref } & self & reference to the object \\ \hline 1.1701 1.1702 {\tt vbd\_mode } & value & New value to set \\ \hline 1.1703 1.1704 @@ -8679,7 +8679,7 @@ Get the driver field of the given VBD. 1.1705 \begin{tabular}{|c|c|p{7cm}|} 1.1706 \hline 1.1707 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1708 -{\tt VBD ref } & self & object instance \\ \hline 1.1709 +{\tt VBD ref } & self & reference to the object \\ \hline 1.1710 1.1711 \end{tabular} 1.1712 1.1713 @@ -8711,7 +8711,7 @@ Set the driver field of the given VBD. 1.1714 \begin{tabular}{|c|c|p{7cm}|} 1.1715 \hline 1.1716 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1717 -{\tt VBD ref } & self & object instance \\ \hline 1.1718 +{\tt VBD ref } & self & reference to the object \\ \hline 1.1719 1.1720 {\tt driver\_type } & value & New value to set \\ \hline 1.1721 1.1722 @@ -8745,7 +8745,7 @@ Get the io/read\_kbs field of the given 1.1723 \begin{tabular}{|c|c|p{7cm}|} 1.1724 \hline 1.1725 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1726 -{\tt VBD ref } & self & object instance \\ \hline 1.1727 +{\tt VBD ref } & self & reference to the object \\ \hline 1.1728 1.1729 \end{tabular} 1.1730 1.1731 @@ -8777,7 +8777,7 @@ Get the io/write\_kbs field of the given 1.1732 \begin{tabular}{|c|c|p{7cm}|} 1.1733 \hline 1.1734 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1735 -{\tt VBD ref } & self & object instance \\ \hline 1.1736 +{\tt VBD ref } & self & reference to the object \\ \hline 1.1737 1.1738 \end{tabular} 1.1739 1.1740 @@ -8841,7 +8841,7 @@ Destroy the specified VBD instance. 1.1741 \begin{tabular}{|c|c|p{7cm}|} 1.1742 \hline 1.1743 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1744 -{\tt VBD ref } & self & object instance \\ \hline 1.1745 +{\tt VBD ref } & self & reference to the object \\ \hline 1.1746 1.1747 \end{tabular} 1.1748 1.1749 @@ -8957,7 +8957,7 @@ Get the uuid field of the given VTPM. 1.1750 \begin{tabular}{|c|c|p{7cm}|} 1.1751 \hline 1.1752 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1753 -{\tt VTPM ref } & self & object instance \\ \hline 1.1754 +{\tt VTPM ref } & self & reference to the object \\ \hline 1.1755 1.1756 \end{tabular} 1.1757 1.1758 @@ -8989,7 +8989,7 @@ Get the VM field of the given VTPM. 1.1759 \begin{tabular}{|c|c|p{7cm}|} 1.1760 \hline 1.1761 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1762 -{\tt VTPM ref } & self & object instance \\ \hline 1.1763 +{\tt VTPM ref } & self & reference to the object \\ \hline 1.1764 1.1765 \end{tabular} 1.1766 1.1767 @@ -9021,7 +9021,7 @@ Get the backend field of the given VTPM. 1.1768 \begin{tabular}{|c|c|p{7cm}|} 1.1769 \hline 1.1770 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1771 -{\tt VTPM ref } & self & object instance \\ \hline 1.1772 +{\tt VTPM ref } & self & reference to the object \\ \hline 1.1773 1.1774 \end{tabular} 1.1775 1.1776 @@ -9053,7 +9053,7 @@ Get the driver field of the given VTPM. 1.1777 \begin{tabular}{|c|c|p{7cm}|} 1.1778 \hline 1.1779 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1780 -{\tt VTPM ref } & self & object instance \\ \hline 1.1781 +{\tt VTPM ref } & self & reference to the object \\ \hline 1.1782 1.1783 \end{tabular} 1.1784 1.1785 @@ -9085,7 +9085,7 @@ Get the instance field of the given VTPM 1.1786 \begin{tabular}{|c|c|p{7cm}|} 1.1787 \hline 1.1788 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1789 -{\tt VTPM ref } & self & object instance \\ \hline 1.1790 +{\tt VTPM ref } & self & reference to the object \\ \hline 1.1791 1.1792 \end{tabular} 1.1793 1.1794 @@ -9149,7 +9149,7 @@ Destroy the specified VTPM instance. 1.1795 \begin{tabular}{|c|c|p{7cm}|} 1.1796 \hline 1.1797 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1798 -{\tt VTPM ref } & self & object instance \\ \hline 1.1799 +{\tt VTPM ref } & self & reference to the object \\ \hline 1.1800 1.1801 \end{tabular} 1.1802 1.1803 @@ -9360,7 +9360,7 @@ Destroy the specified console instance. 1.1804 \begin{tabular}{|c|c|p{7cm}|} 1.1805 \hline 1.1806 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1807 -{\tt console ref } & self & object instance \\ \hline 1.1808 +{\tt console ref } & self & reference to the object \\ \hline 1.1809 1.1810 \end{tabular} 1.1811 1.1812 @@ -9392,7 +9392,7 @@ Get the uuid field of the given console. 1.1813 \begin{tabular}{|c|c|p{7cm}|} 1.1814 \hline 1.1815 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1816 -{\tt console ref } & self & object instance \\ \hline 1.1817 +{\tt console ref } & self & reference to the object \\ \hline 1.1818 1.1819 \end{tabular} 1.1820 1.1821 @@ -9424,7 +9424,7 @@ Get the protocol field of the given cons 1.1822 \begin{tabular}{|c|c|p{7cm}|} 1.1823 \hline 1.1824 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1825 -{\tt console ref } & self & object instance \\ \hline 1.1826 +{\tt console ref } & self & reference to the object \\ \hline 1.1827 1.1828 \end{tabular} 1.1829 1.1830 @@ -9456,7 +9456,7 @@ Get the uri field of the given console. 1.1831 \begin{tabular}{|c|c|p{7cm}|} 1.1832 \hline 1.1833 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1834 -{\tt console ref } & self & object instance \\ \hline 1.1835 +{\tt console ref } & self & reference to the object \\ \hline 1.1836 1.1837 \end{tabular} 1.1838 1.1839 @@ -9488,7 +9488,7 @@ Get the VM field of the given console. 1.1840 \begin{tabular}{|c|c|p{7cm}|} 1.1841 \hline 1.1842 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1843 -{\tt console ref } & self & object instance \\ \hline 1.1844 +{\tt console ref } & self & reference to the object \\ \hline 1.1845 1.1846 \end{tabular} 1.1847 1.1848 @@ -9538,7 +9538,7 @@ Get the uuid field of the given user. 1.1849 \begin{tabular}{|c|c|p{7cm}|} 1.1850 \hline 1.1851 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1852 -{\tt user ref } & self & object instance \\ \hline 1.1853 +{\tt user ref } & self & reference to the object \\ \hline 1.1854 1.1855 \end{tabular} 1.1856 1.1857 @@ -9570,7 +9570,7 @@ Get the short\_name field of the given u 1.1858 \begin{tabular}{|c|c|p{7cm}|} 1.1859 \hline 1.1860 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1861 -{\tt user ref } & self & object instance \\ \hline 1.1862 +{\tt user ref } & self & reference to the object \\ \hline 1.1863 1.1864 \end{tabular} 1.1865 1.1866 @@ -9602,7 +9602,7 @@ Get the fullname field of the given user 1.1867 \begin{tabular}{|c|c|p{7cm}|} 1.1868 \hline 1.1869 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1870 -{\tt user ref } & self & object instance \\ \hline 1.1871 +{\tt user ref } & self & reference to the object \\ \hline 1.1872 1.1873 \end{tabular} 1.1874 1.1875 @@ -9634,7 +9634,7 @@ Set the fullname field of the given user 1.1876 \begin{tabular}{|c|c|p{7cm}|} 1.1877 \hline 1.1878 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1879 -{\tt user ref } & self & object instance \\ \hline 1.1880 +{\tt user ref } & self & reference to the object \\ \hline 1.1881 1.1882 {\tt string } & value & New value to set \\ \hline 1.1883 1.1884 @@ -9700,7 +9700,7 @@ Destroy the specified user instance. 1.1885 \begin{tabular}{|c|c|p{7cm}|} 1.1886 \hline 1.1887 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1888 -{\tt user ref } & self & object instance \\ \hline 1.1889 +{\tt user ref } & self & reference to the object \\ \hline 1.1890 1.1891 \end{tabular} 1.1892 1.1893 @@ -9877,7 +9877,7 @@ Destroy the specified debug instance. 1.1894 \begin{tabular}{|c|c|p{7cm}|} 1.1895 \hline 1.1896 {\bf type} & {\bf name} & {\bf description} \\ \hline 1.1897 -{\tt debug ref } & self & object instance \\ \hline 1.1898 +{\tt debug ref } & self & reference to the object \\ \hline 1.1899 1.1900 \end{tabular} 1.1901