Table of Contents

Class DeviceLiveToolsOspfNeighborCreateResponseRequest

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

OSPF neighbors request parameters

[DataContract]
public class DeviceLiveToolsOspfNeighborCreateResponseRequest
Inheritance
DeviceLiveToolsOspfNeighborCreateResponseRequest
Inherited Members

Constructors

DeviceLiveToolsOspfNeighborCreateResponseRequest()

public DeviceLiveToolsOspfNeighborCreateResponseRequest()

Properties

Serial

Device serial number

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

Property Value

string