Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
servermon::ServerMonitor::ServerPowerStateEvent Struct Reference

Event: ServerPowerState has changed. More...

Inheritance diagram for servermon::ServerMonitor::ServerPowerStateEvent:
idl::Event

Public Attributes

int id
 id of the server entry More...
 
string host
 Server hostname/IP address. More...
 
ServerPowerState oldPowerState
 Old power state. More...
 
ServerPowerState newPowerState
 New power state. More...
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event. More...
 

Detailed Description

Event: ServerPowerState has changed.

Definition at line 103 of file ServerMonitor.idl.

Member Data Documentation

◆ host

string servermon::ServerMonitor::ServerPowerStateEvent::host

Server hostname/IP address.

Definition at line 105 of file ServerMonitor.idl.

◆ id

int servermon::ServerMonitor::ServerPowerStateEvent::id

id of the server entry

Definition at line 104 of file ServerMonitor.idl.

◆ newPowerState

ServerPowerState servermon::ServerMonitor::ServerPowerStateEvent::newPowerState

New power state.

Definition at line 107 of file ServerMonitor.idl.

◆ oldPowerState

ServerPowerState servermon::ServerMonitor::ServerPowerStateEvent::oldPowerState

Old power state.

Definition at line 106 of file ServerMonitor.idl.


The documentation for this struct was generated from the following file: