modifySession

On this page
Back to index

Summary

Modifies a session.
This command is deprecated and will be removed in the future.
expirationDate
Stringoptional
The date when this session will expire.
sessionId
Stringoptional
ID of the session.
timeZone
Stringoptional
The time zone to use when interpreting expiration date.

Usage

Perl

$cmdr->modifySession( # optionals );

ectool

ectool modifySession \ # optionals