Scroll to navigation

dtc-xen-client(8) System Manager's Manual dtc-xen-client(8)

NAME

dtc-xen-client - tests the dtc-xen soap daemon

SYNOPSIS

dtc-xen-client <url> <method> <params>

DESCRIPTION

This shell script is part of the dtc-xen package, generally to be used by the dtc panel to install a new a Xen VPS server. This script is used only to be able to test the SOAP server of DTC-Xen.

EXAMPLE

The below will start the VPS called xen01 using the command "xm create xen01"

dtc-xen-client https://dtc-xen:mypass@dtcxenserver.example.com:8089/ startVPS xen01

See http://www.gplhost.com/software-dtc-xen.html for updates.