Associates a link to a device. A device can be associated to multiple links and a link can be associated to multiple devices. The device and link must be in the same global network and the same site.
See https://www.paws-r-sdk.com/docs/networkmanager_associate_link/ for full documentation.
networkmanager_associate_link(GlobalNetworkId, DeviceId, LinkId)
[required] The ID of the global network.
[required] The ID of the device.
[required] The ID of the link.