Table of Contents

Class DeviceLiveToolsOspfNeighborGetResponseRequest

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

OSPF neighbors request parameters

[DataContract]
public class DeviceLiveToolsOspfNeighborGetResponseRequest
Inheritance
DeviceLiveToolsOspfNeighborGetResponseRequest
Inherited Members

Constructors

DeviceLiveToolsOspfNeighborGetResponseRequest()

public DeviceLiveToolsOspfNeighborGetResponseRequest()

Properties

Serial

Device serial number

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "serial")]
public string Serial { get; set; }

Property Value

string