Learn R Programming

paws.networking (version 0.2.0)

networkmanager_associate_connect_peer: Associates a core network Connect peer with a device and optionally, with a link

Description

Associates a core network Connect peer with a device and optionally, with a link.

See https://paws-r.github.io/docs/networkmanager/associate_connect_peer.html for full documentation.

Usage

networkmanager_associate_connect_peer(
  GlobalNetworkId,
  ConnectPeerId,
  DeviceId,
  LinkId = NULL
)

Arguments

GlobalNetworkId

[required] The ID of your global network.

ConnectPeerId

[required] The ID of the Connect peer.

DeviceId

[required] The ID of the device.

LinkId

The ID of the link.