Associates a core network Connect peer with a device and optionally, with a link.
See https://www.paws-r-sdk.com/docs/networkmanager_associate_connect_peer/ for full documentation.
networkmanager_associate_connect_peer(
GlobalNetworkId,
ConnectPeerId,
DeviceId,
LinkId = NULL
)
[required] The ID of your global network.
[required] The ID of the Connect peer.
[required] The ID of the device.
The ID of the link.