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

Event that is sent when a failover between ethernet ports takes place. More...

import "Net.idl";

Inheritance diagram for net::EthernetFailoverEvent:
idl::Event

Public Attributes

string ifName
 interface name
 
string ifLabel
 interface label
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event.
 

Detailed Description

Event that is sent when a failover between ethernet ports takes place.

Definition at line 377 of file Net.idl.

Member Data Documentation

◆ ifLabel

string net::EthernetFailoverEvent::ifLabel

interface label

Definition at line 379 of file Net.idl.

◆ ifName

string net::EthernetFailoverEvent::ifName

interface name

Definition at line 378 of file Net.idl.


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