Back to index
Summary
Modifies a session.This command is deprecated and will be removed in the future. |
expirationDateStringoptionalThe date when this session will expire. sessionIdStringoptionalID of the session. timeZoneStringoptionalThe time zone to use when interpreting expiration date. |
Usage
Perl
$cmdr->modifySession( # optionals );
ectool
ectool modifySession \ # optionals