GET
Since version 2.1
Get XMS cloud info.
| Responses | |
| 200 | GET successful. |
| Response (application/json): object | ||
| Member | Type | Description |
claimUrl | string | URL to use for adding the device to XMS cloud. Only relevant if not yet managed. Example: https://xms.cloud.barco.com/add Since version: 2.1 |
cloudConnectivity | boolean | Status of IoT Connectivity to cloud. Since version: 2.8 |
deviceToken | string | Token to use when adding the device to XMS cloud. Only relevant if not yet managed. Example: ABCD0123 Since version: 2.1 |
managed | boolean | Whether this device is managed by XMS cloud or not. Since version: 2.1 |
tenant | object | The organization with which this device is associated with in XMS cloud. Since version: 2.2 read-only |
name | string | Name of the organization. Example: Barco N.V. Since version: 2.2 |