|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: The list of configured virtual media shares has changed. More...
import "KvmManager.idl";
Public Attributes | |
| vector< VirtualMediaShare > | newShares |
| Virtual media shares 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 list of configured virtual media shares has changed.
Definition at line 224 of file KvmManager.idl.
| vector<VirtualMediaShare> radm::KvmManager::VirtualMediaSharesChangedEvent::newShares |
Virtual media shares after change.
Definition at line 225 of file KvmManager.idl.