v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1485367296.2 KB

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.

post/global-networks/{globalNetworkId}/link-associations

Path parameters

globalNetworkIdstring required

The ID of the global network.

Request body

DeviceIdstring required

The ID of the device.

LinkIdstring required

The ID of the link.

Response

Success