Table of Contents

Class DeviceLiveToolsDhcpLeaseCreateRequest

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

Device Live Tools DHCP Lease Create Request

[DataContract]
public class DeviceLiveToolsDhcpLeaseCreateRequest
Inheritance
DeviceLiveToolsDhcpLeaseCreateRequest
Inherited Members

Constructors

DeviceLiveToolsDhcpLeaseCreateRequest()

public DeviceLiveToolsDhcpLeaseCreateRequest()

Properties

Callback

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

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

Property Value

DeviceLiveToolsDhcpLeaseCreateRequestCallback