createSession

On this page
Back to index

Summary

Creates a session.
This command is deprecated and will be removed in the future.
expirationDate
Stringoptional
The date when this session will expire.
serviceAccountName
Stringoptional
Service account name under for which the webhook session needs to be created for.
timeZone
Stringoptional
The time zone to use when interpreting expiration date.

Usage

Perl

$cmdr->createSession( # optionals );

ectool

ectool createSession \ # optionals