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