cterasdk.core.messaging module#

class cterasdk.core.messaging.Messaging(core)#

Bases: BaseCommand

Portal Messaging Service Management APIs

add(servers)#

Add messaging servers to cluster

Parameters:

servers (list[str]) – Server names (number of allowed servers: 1 or 3)

get_servers_status()#

Retrieve the status of the messaging servers

get_status()#

Retrieve the global status of messaging service

is_active()#

Check if messaging service is Active