Drain Options
Parameter | Description |
username=USERNAME |
CloudTest user name |
password=PASSWORD |
CloudTest password |
url=URL |
CloudTest URL to connect |
httpproxyhost=SERVER |
HTTP proxy server name (optional) |
httpproxyport=PORT |
HTTP proxy port (optional) |
service=SERVICE |
The name of the service to set to "drain" mode (i.e. 'repository', 'maestro', 'results',
monitor
, or 'all'). If service is omitted, then 'all' is assumed. |
For example, to drain the service named "maestro" for the given CloudTest instance:
scommand cmd=drain service=maestro username=bob \
password=secret url=
http://
<CloudTest URL>/concerto