1VDSCLIENT(1)                                                      VDSCLIENT(1)
2
3
4

NAME

6       vdsClient - VDSM's command line interface
7

SYNOPSIS

9       vdsClient [-s] <host> <command> [args]
10

DESCRIPTION

12       The  vdsClient is a command-line client to vdsmd(8) xml-rpc API.  It is
13       intended to assist testing and debugging of the oVirt suite.
14
15       For example, vdsClient -s 0 list table will print a  succinct  list  of
16       all  running  virtual  machines on the local host (assuming it is using
17       secure connection).
18
19

WARNING

21       vdsClient is a debug tool, which is capable of harming the operation of
22       a  single  oVirt node and even a complete oVirt cluster. Its use is not
23       supported or endorsed.
24
25

OPTIONS

27       -h     Display vdsClient's help
28       -m     List supported methods and their params (Short help)
29       -s     Connect to server with SSL.
30       --truststore <path>
31              Specify the location of VDSM's trust store. The default location
32              is /etc/pki/vdsm.
33

FILES

35       /etc/pki/vdsm
36              VDSM's trust store. Used to obtain SSL key for secure communica‐
37              tion with VDSM.
38

SEE ALSO

40       vdsmd(8)
41

AUTHOR

43       vdsClient was written by Ayal Baron, Barak Azulay,  Cyril  Plisko,  Dan
44       Kenigsberg,  Doron Fediuck, Igor Lvovsky, Shahar Frank, Simon Grinberg,
45       and probably others.
46

BUGS

48       Report bugs to <http://bugzilla.redhat.com>
49
51       Copyright  2010  Red  Hat,  Inc.  License  GPLv2:  GNU  GPL  Version  2
52       <http://gnu.org/licenses/gpl.html>.
53
54
55
56                              September 19, 2010                  VDSCLIENT(1)
Impressum