Sample:
[
{
"deviceGroupId": "680db4ac-b28e-452a-8ed4-36b1a50a47e5",
"tenantId": "fbe6ab2c-c03f-42a8-adba-35a13cdbfcc0",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-04-19T17:40:47.69442+00:00",
"updatedDateUtc": "2026-04-19T17:40:47.69442+00:00"
},
{
"deviceGroupId": "680db4ac-b28e-452a-8ed4-36b1a50a47e5",
"tenantId": "fbe6ab2c-c03f-42a8-adba-35a13cdbfcc0",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-04-19T17:40:47.69442+00:00",
"updatedDateUtc": "2026-04-19T17:40:47.69442+00:00"
},
{
"deviceGroupId": "680db4ac-b28e-452a-8ed4-36b1a50a47e5",
"tenantId": "fbe6ab2c-c03f-42a8-adba-35a13cdbfcc0",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-04-19T17:40:47.69442+00:00",
"updatedDateUtc": "2026-04-19T17:40:47.69442+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-04-19T17:40:47.69442+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-19T17:40:47.69442+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>680db4ac-b28e-452a-8ed4-36b1a50a47e5</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>fbe6ab2c-c03f-42a8-adba-35a13cdbfcc0</TenantId>
</DeviceGroupRepresentation>
<DeviceGroupRepresentation>
<CreatedDateUtc>2026-04-19T17:40:47.69442+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-19T17:40:47.69442+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>680db4ac-b28e-452a-8ed4-36b1a50a47e5</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>fbe6ab2c-c03f-42a8-adba-35a13cdbfcc0</TenantId>
</DeviceGroupRepresentation>
<DeviceGroupRepresentation>
<CreatedDateUtc>2026-04-19T17:40:47.69442+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-04-19T17:40:47.69442+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>680db4ac-b28e-452a-8ed4-36b1a50a47e5</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>fbe6ab2c-c03f-42a8-adba-35a13cdbfcc0</TenantId>
</DeviceGroupRepresentation>
</ArrayOfDeviceGroupRepresentation>