|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: The KVM security settings have changed. More...
import "KvmManager.idl";
Public Attributes | |
| SecuritySettings | oldSettings |
| Settings before change. | |
| SecuritySettings | newSettings |
| Settings 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 KVM security settings have changed.
Definition at line 218 of file KvmManager.idl.
| SecuritySettings radm::KvmManager::KvmSecuritySettingsChangedEvent::newSettings |
Settings after change.
Definition at line 220 of file KvmManager.idl.
| SecuritySettings radm::KvmManager::KvmSecuritySettingsChangedEvent::oldSettings |
Settings before change.
Definition at line 219 of file KvmManager.idl.