PoolDevice [VCon IG]

Assigns a device to a pool.

Properties

Property

Possible Values

Example

Description

id

string

VCR-Jyr

External ID of this PoolDevice assignment.

poolId

string

VCR-rn

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

deviceId

string

VCR-DpZ

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

Example JSON Snippet

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