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

Event: A power control operation was initiated. More...

Inheritance diagram for servermon::ServerMonitor::ServerPowerControlInitiatedEvent:
event::UserEvent idl::Event

Public Attributes

int id
 id of the server More...
 
string host
 Server hostname/IP address. More...
 
boolean on
 True if server shall be switched on, false otherwise. More...
 
- Public Attributes inherited from event::UserEvent
string actUserName
 user who triggered event More...
 
string actIpAddr
 ip or device on which user is logged in More...
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event. More...
 

Detailed Description

Event: A power control operation was initiated.

Definition at line 113 of file ServerMonitor.idl.

Member Data Documentation

◆ host

string servermon::ServerMonitor::ServerPowerControlInitiatedEvent::host

Server hostname/IP address.

Definition at line 115 of file ServerMonitor.idl.

◆ id

int servermon::ServerMonitor::ServerPowerControlInitiatedEvent::id

id of the server

Definition at line 114 of file ServerMonitor.idl.

◆ on

boolean servermon::ServerMonitor::ServerPowerControlInitiatedEvent::on

True if server shall be switched on, false otherwise.

Definition at line 116 of file ServerMonitor.idl.


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