Table of Contents

Class OrganizationWirelessControllerDevicesRedundancyFailoverHistoryItemChassis

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

Details about the active/failed unit chassis

[DataContract]
public class OrganizationWirelessControllerDevicesRedundancyFailoverHistoryItemChassis
Inheritance
OrganizationWirelessControllerDevicesRedundancyFailoverHistoryItemChassis
Inherited Members

Constructors

OrganizationWirelessControllerDevicesRedundancyFailoverHistoryItemChassis()

public OrganizationWirelessControllerDevicesRedundancyFailoverHistoryItemChassis()

Properties

Name

The name of the active/failed chassis unit

[ApiAccess(ApiAccess.ReadWrite)]
[DataMember(Name = "name")]
public string Name { get; set; }

Property Value

string