PoolDevice [VCon IG]

Assigns a device to a pool.

Properties

Property

Possible Values

Example

Description

id

string

Jyr

External ID of this PoolDevice assignment.

poolId

string

rn

External ID of the pool the device should be assigned to.

deviceId

string

DpZ

External ID of the device that should be assigned to the pool.

Example JSON Snippet

JSON
{
  "id": "wpG",
  "poolId": "pBe",
  "deviceId": "RwO"
}