|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: The group list has changed (group was added or removed) More...
import "PortGroupManager.idl";
Public Attributes | |
| map< string, PortGroup > | portGroups |
| New group map after change. | |
Public Attributes inherited from event::UserEvent | |
| string | actUserName |
| user who triggered event | |
| string | actIpAddr |
| ip or device on which user is logged in | |
Public Attributes inherited from idl::Event | |
| Object | source |
| IDL object that originated the event. | |
Event: The group list has changed (group was added or removed)
Definition at line 56 of file PortGroupManager.idl.
| map<string, PortGroup> radm::PortGroupManager::PortGroupListChangedEvent::portGroups |
New group map after change.
Definition at line 57 of file PortGroupManager.idl.