Table of Contents

Class OrganizationWirelessControllerDevicesRedundancyStatusesItemFailover

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

Wireless LAN controller redundancy failover information

[DataContract]
public class OrganizationWirelessControllerDevicesRedundancyStatusesItemFailover
Inheritance
OrganizationWirelessControllerDevicesRedundancyStatusesItemFailover
Inherited Members

Constructors

OrganizationWirelessControllerDevicesRedundancyStatusesItemFailover()

public OrganizationWirelessControllerDevicesRedundancyStatusesItemFailover()

Properties

Counts

Wireless LAN controller switchover counts

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "counts")]
public OrganizationWirelessControllerDevicesRedundancyStatusesItemFailoverCounts Counts { get; set; }

Property Value

OrganizationWirelessControllerDevicesRedundancyStatusesItemFailoverCounts

Last

Wireless LAN controller last failover information

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "last")]
public OrganizationWirelessControllerDevicesRedundancyStatusesItemFailoverLast Last { get; set; }

Property Value

OrganizationWirelessControllerDevicesRedundancyStatusesItemFailoverLast