Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event: A power control operation was initiated. More...
Public Attributes | |
int | id |
id of the server | |
string | host |
Server hostname/IP address. | |
boolean | on |
True if server shall be switched on, false otherwise. | |
![]() | |
string | actUserName |
user who triggered event | |
string | actIpAddr |
ip or device on which user is logged in | |
![]() | |
Object | source |
IDL object that originated the event. | |
Event: A power control operation was initiated.
Definition at line 113 of file ServerMonitor.idl.
string servermon::ServerMonitor::ServerPowerControlInitiatedEvent::host |
Server hostname/IP address.
Definition at line 115 of file ServerMonitor.idl.
int servermon::ServerMonitor::ServerPowerControlInitiatedEvent::id |
id of the server
Definition at line 114 of file ServerMonitor.idl.
boolean servermon::ServerMonitor::ServerPowerControlInitiatedEvent::on |
True if server shall be switched on, false otherwise.
Definition at line 116 of file ServerMonitor.idl.