Sample:
[
{
"deviceGroupId": "ae4e48e2-bddc-42a4-ad3f-a3212167554e",
"tenantId": "05c39264-53cb-4aa1-bce7-0c5f2e252435",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-09-08T16:19:50.7234736+00:00",
"updatedDateUtc": "2026-09-08T16:19:50.7234736+00:00"
},
{
"deviceGroupId": "ae4e48e2-bddc-42a4-ad3f-a3212167554e",
"tenantId": "05c39264-53cb-4aa1-bce7-0c5f2e252435",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-09-08T16:19:50.7234736+00:00",
"updatedDateUtc": "2026-09-08T16:19:50.7234736+00:00"
},
{
"deviceGroupId": "ae4e48e2-bddc-42a4-ad3f-a3212167554e",
"tenantId": "05c39264-53cb-4aa1-bce7-0c5f2e252435",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-09-08T16:19:50.7234736+00:00",
"updatedDateUtc": "2026-09-08T16:19:50.7234736+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-09-08T16:19:50.7234736+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-09-08T16:19:50.7234736+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>ae4e48e2-bddc-42a4-ad3f-a3212167554e</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>05c39264-53cb-4aa1-bce7-0c5f2e252435</TenantId>
</DeviceGroupRepresentation>
<DeviceGroupRepresentation>
<CreatedDateUtc>2026-09-08T16:19:50.7234736+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-09-08T16:19:50.7234736+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>ae4e48e2-bddc-42a4-ad3f-a3212167554e</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>05c39264-53cb-4aa1-bce7-0c5f2e252435</TenantId>
</DeviceGroupRepresentation>
<DeviceGroupRepresentation>
<CreatedDateUtc>2026-09-08T16:19:50.7234736+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-09-08T16:19:50.7234736+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>ae4e48e2-bddc-42a4-ad3f-a3212167554e</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>05c39264-53cb-4aa1-bce7-0c5f2e252435</TenantId>
</DeviceGroupRepresentation>
</ArrayOfDeviceGroupRepresentation>