Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
Loading...
Searching...
No Matches
radm::PortGroupManager::PortGroupDeletedEvent Struct Reference

Event: A port group was deleted. More...

import "PortGroupManager.idl";

Inheritance diagram for radm::PortGroupManager::PortGroupDeletedEvent:
radm::PortGroupManager::PortGroupListChangedEvent event::UserEvent idl::Event

Public Attributes

string groupId
 ID of the deleted port group.
 
- Public Attributes inherited from radm::PortGroupManager::PortGroupListChangedEvent
map< string, PortGroupportGroups
 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.
 

Detailed Description

Event: A port group was deleted.

Definition at line 68 of file PortGroupManager.idl.

Member Data Documentation

◆ groupId

string radm::PortGroupManager::PortGroupDeletedEvent::groupId

ID of the deleted port group.

Definition at line 69 of file PortGroupManager.idl.


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