v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1485367296.2 KB

Creates a new device in a global network. If you specify both a site ID and a location, the location of the site is used for visualization in the Network Manager console.

post/global-networks/{globalNetworkId}/devices

Path parameters

globalNetworkIdstring required

The ID of the global network.

Request body

Descriptionstring
<p>A description of the device.</p> <p>Constraints: Maximum length of 256 characters.</p>
Typestring

The type of the device.

Vendorstring
<p>The vendor of the device.</p> <p>Constraints: Maximum length of 128 characters.</p>
Modelstring
<p>The model of the device.</p> <p>Constraints: Maximum length of 128 characters.</p>
SerialNumberstring
<p>The serial number of the device.</p> <p>Constraints: Maximum length of 128 characters.</p>
SiteIdstring

The ID of the site.

Response

Success