|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: NFS server status has changed. More...
import "AutoScan.idl";
Public Attributes | |
| NfsStatus | newStatus |
| New status after change. | |
| string | nfsServer |
| NFS server host name. | |
| string | failureMessage |
| Failure message in case of FAILED state. | |
Public Attributes inherited from idl::Event | |
| Object | source |
| IDL object that originated the event. | |
Event: NFS server status has changed.
Definition at line 60 of file AutoScan.idl.
| string radm::AutoScan::NfsStatusChangedEvent::failureMessage |
Failure message in case of FAILED state.
Definition at line 63 of file AutoScan.idl.
| NfsStatus radm::AutoScan::NfsStatusChangedEvent::newStatus |
New status after change.
Definition at line 61 of file AutoScan.idl.
| string radm::AutoScan::NfsStatusChangedEvent::nfsServer |
NFS server host name.
Definition at line 62 of file AutoScan.idl.