cterasdk.core.login module

cterasdk.core.login module#

class cterasdk.core.login.Login(core)#

Bases: BaseCommand

Portal Login APIs

login(username, password)#

Log into the portal

Parameters:
  • username (str) – User name to log in

  • password (str) – User password

logout()#

Log out of the portal