Table of Contents

Class RendezvousPoint

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

Network Switch Routing Multicast Rendezvous Points

[DataContract]
public class RendezvousPoint : RendezvousPointCreateUpdateRequest
Inheritance
RendezvousPoint
Inherited Members

Properties

InterfaceName

InterfaceName

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "interfaceName")]
public string? InterfaceName { get; set; }

Property Value

string

RendezvousPointId

RendezvousPointId

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "rendezvousPointId")]
public string? RendezvousPointId { get; set; }

Property Value

string

Serial

Serial

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

Property Value

string

SwitchStackId

Switch Stack ID - Undocumented

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "switchStackId")]
public string? SwitchStackId { get; set; }

Property Value

string