v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14166943.3 KB

Associates a physical device with a placement.

put/projects/{projectName}/placements/{placementName}/devices/{deviceTemplateName}

Path parameters

projectNamestring required

The name of the project containing the placement in which to associate the device.

placementNamestring required

The name of the placement in which to associate the device.

deviceTemplateNamestring required

The device template name to associate with the device ID.

Request body

deviceIdstring required

The ID of the physical device to be associated with the given placement in the project. Note that a mandatory 4 character prefix is required for all <code>deviceId</code> values.

Response

Success

AssociateDeviceWithPlacementResponse required
All 16 operations