Home > @activeviam/activeui-sdk > ActiveMonitorServer
ActiveMonitorServer interface
Handle all the communications between ActiveMonitor Server.
Signature:
export interface ActiveMonitorServer extends Server
Properties
Property | Type | Description |
---|---|---|
agents | AgentsApi | |
alerts | AlertsApi | |
messages | MessagesApi | |
monitors | MonitorsApi | |
parameters | ParametersApi | |
workflows | Workflows |