PoolDevice [VCon IG]
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
{
"id": "wpG",
"poolId": "pBe",
"deviceId": "RwO"
}