v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1485367296.2 KB

Updates the details for an existing device. To remove information for any of the parameters, specify an empty string.

patch/global-networks/{globalNetworkId}/devices/{deviceId}

Path parameters

globalNetworkIdstring required

The ID of the global network.

deviceIdstring required

The ID of the device.

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