Table of Contents

Class DeviceLiveToolsOspfNeighborCreateRequest

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

Device Live Tools OSPF Neighbor Create Request

[DataContract]
public class DeviceLiveToolsOspfNeighborCreateRequest
Inheritance
DeviceLiveToolsOspfNeighborCreateRequest
Inherited Members

Constructors

DeviceLiveToolsOspfNeighborCreateRequest()

public DeviceLiveToolsOspfNeighborCreateRequest()

Properties

Callback

Details for the callback. Please include either an httpServerId OR url and sharedSecret

[DataMember(Name = "callback")]
public DeviceLiveToolsOspfNeighborCreateRequestCallback? Callback { get; set; }

Property Value

DeviceLiveToolsOspfNeighborCreateRequestCallback