Sample:
[
{
"deviceGroupId": "c8771aee-d692-4a40-b908-fe4953a6a0df",
"tenantId": "00ff8d34-e8f6-4792-885b-429c9074ed10",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-03-14T10:38:12.7953705+00:00",
"updatedDateUtc": "2026-03-14T10:38:12.7953705+00:00"
},
{
"deviceGroupId": "c8771aee-d692-4a40-b908-fe4953a6a0df",
"tenantId": "00ff8d34-e8f6-4792-885b-429c9074ed10",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-03-14T10:38:12.7953705+00:00",
"updatedDateUtc": "2026-03-14T10:38:12.7953705+00:00"
},
{
"deviceGroupId": "c8771aee-d692-4a40-b908-fe4953a6a0df",
"tenantId": "00ff8d34-e8f6-4792-885b-429c9074ed10",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-03-14T10:38:12.7953705+00:00",
"updatedDateUtc": "2026-03-14T10:38:12.7953705+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-03-14T10:38:12.7953705+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-14T10:38:12.7953705+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>c8771aee-d692-4a40-b908-fe4953a6a0df</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>00ff8d34-e8f6-4792-885b-429c9074ed10</TenantId>
</DeviceGroupRepresentation>
<DeviceGroupRepresentation>
<CreatedDateUtc>2026-03-14T10:38:12.7953705+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-14T10:38:12.7953705+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>c8771aee-d692-4a40-b908-fe4953a6a0df</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>00ff8d34-e8f6-4792-885b-429c9074ed10</TenantId>
</DeviceGroupRepresentation>
<DeviceGroupRepresentation>
<CreatedDateUtc>2026-03-14T10:38:12.7953705+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-14T10:38:12.7953705+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>c8771aee-d692-4a40-b908-fe4953a6a0df</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>00ff8d34-e8f6-4792-885b-429c9074ed10</TenantId>
</DeviceGroupRepresentation>
</ArrayOfDeviceGroupRepresentation>