doMoveRoom
zxsuite team doMoveRoom 0b313912-1334-43d6-b1ad-ec8500fa1505@example.com mail3.example.com [param VALUE[,VALUE]]
PARAMETER LIST
NAME |
TYPE |
EXPECTED VALUES |
DEFAULT |
room-id(M) |
String |
||
destination(M) |
String |
mail3.example.com |
|
force(O) |
Boolean |
false |
false |
notifications(O) |
Email Address[,..] |
(M) == mandatory parameter, (O) == optional parameter
zxsuite --progress team doMoveRoom ROOM-ID server3.example.com notifications user1@example.com, user2@example.com
Move room ROOM-ID to server3 and sends notifications to user1@example.com and user2@example.com