Sample:
[
{
"deviceGroupId": "b8b3b8f7-9a5f-49a9-89c7-1c1fba49c5fa",
"tenantId": "6bb390a0-d0cf-42f0-aa93-4c65a3ec1623",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-07-27T01:14:42.4124965+00:00",
"updatedDateUtc": "2026-07-27T01:14:42.4124965+00:00"
},
{
"deviceGroupId": "b8b3b8f7-9a5f-49a9-89c7-1c1fba49c5fa",
"tenantId": "6bb390a0-d0cf-42f0-aa93-4c65a3ec1623",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-07-27T01:14:42.4124965+00:00",
"updatedDateUtc": "2026-07-27T01:14:42.4124965+00:00"
},
{
"deviceGroupId": "b8b3b8f7-9a5f-49a9-89c7-1c1fba49c5fa",
"tenantId": "6bb390a0-d0cf-42f0-aa93-4c65a3ec1623",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-07-27T01:14:42.4124965+00:00",
"updatedDateUtc": "2026-07-27T01:14:42.4124965+00:00"
}
]
Sample:
<ArrayOfDeviceGroupRepresentation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Rest.Version1">
<DeviceGroupRepresentation>
<CreatedDateUtc>2026-07-27T01:14:42.4124965+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-07-27T01:14:42.4124965+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>b8b3b8f7-9a5f-49a9-89c7-1c1fba49c5fa</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>6bb390a0-d0cf-42f0-aa93-4c65a3ec1623</TenantId>
</DeviceGroupRepresentation>
<DeviceGroupRepresentation>
<CreatedDateUtc>2026-07-27T01:14:42.4124965+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-07-27T01:14:42.4124965+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>b8b3b8f7-9a5f-49a9-89c7-1c1fba49c5fa</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>6bb390a0-d0cf-42f0-aa93-4c65a3ec1623</TenantId>
</DeviceGroupRepresentation>
<DeviceGroupRepresentation>
<CreatedDateUtc>2026-07-27T01:14:42.4124965+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-07-27T01:14:42.4124965+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>b8b3b8f7-9a5f-49a9-89c7-1c1fba49c5fa</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>6bb390a0-d0cf-42f0-aa93-4c65a3ec1623</TenantId>
</DeviceGroupRepresentation>
</ArrayOfDeviceGroupRepresentation>