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

Event: NFS server status has changed. More...

import "AutoScan.idl";

Inheritance diagram for radm::AutoScan::NfsStatusChangedEvent:
idl::Event

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.
 

Detailed Description

Event: NFS server status has changed.

Definition at line 60 of file AutoScan.idl.

Member Data Documentation

◆ failureMessage

string radm::AutoScan::NfsStatusChangedEvent::failureMessage

Failure message in case of FAILED state.

Definition at line 63 of file AutoScan.idl.

◆ newStatus

NfsStatus radm::AutoScan::NfsStatusChangedEvent::newStatus

New status after change.

Definition at line 61 of file AutoScan.idl.

◆ nfsServer

string radm::AutoScan::NfsStatusChangedEvent::nfsServer

NFS server host name.

Definition at line 62 of file AutoScan.idl.


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