Table of Contents

Class DeviceSwitchPortsCycleRequest

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

CycleDeviceSwitchPorts

[DataContract]
public class DeviceSwitchPortsCycleRequest
Inheritance
DeviceSwitchPortsCycleRequest
Inherited Members

Properties

Ports

List of switch ports. Example: [1, 2-5, 1_MA-MOD-8X10G_1, 1_MA-MOD-8X10G_2-1_MA-MOD-8X10G_8]

[DataMember(Name = "ports")]
public List<string> Ports { get; set; }

Property Value

List<string>

List of switch ports. Example: [1, 2-5, 1_MA-MOD-8X10G_1, 1_MA-MOD-8X10G_2-1_MA-MOD-8X10G_8]