Sample:
[
{
"deviceGroupId": "c0dc7c37-7c5c-40e8-8451-ee0b934a0050",
"tenantId": "07a2cdd6-b393-4c9b-96cd-376fb16302ee",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-05-11T10:10:31.7548568+00:00",
"updatedDateUtc": "2026-05-11T10:10:31.7548568+00:00"
},
{
"deviceGroupId": "c0dc7c37-7c5c-40e8-8451-ee0b934a0050",
"tenantId": "07a2cdd6-b393-4c9b-96cd-376fb16302ee",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-05-11T10:10:31.7548568+00:00",
"updatedDateUtc": "2026-05-11T10:10:31.7548568+00:00"
},
{
"deviceGroupId": "c0dc7c37-7c5c-40e8-8451-ee0b934a0050",
"tenantId": "07a2cdd6-b393-4c9b-96cd-376fb16302ee",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-05-11T10:10:31.7548568+00:00",
"updatedDateUtc": "2026-05-11T10:10:31.7548568+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-05-11T10:10:31.7548568+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-05-11T10:10:31.7548568+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>c0dc7c37-7c5c-40e8-8451-ee0b934a0050</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>07a2cdd6-b393-4c9b-96cd-376fb16302ee</TenantId>
</DeviceGroupRepresentation>
<DeviceGroupRepresentation>
<CreatedDateUtc>2026-05-11T10:10:31.7548568+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-05-11T10:10:31.7548568+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>c0dc7c37-7c5c-40e8-8451-ee0b934a0050</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>07a2cdd6-b393-4c9b-96cd-376fb16302ee</TenantId>
</DeviceGroupRepresentation>
<DeviceGroupRepresentation>
<CreatedDateUtc>2026-05-11T10:10:31.7548568+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-05-11T10:10:31.7548568+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>c0dc7c37-7c5c-40e8-8451-ee0b934a0050</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>07a2cdd6-b393-4c9b-96cd-376fb16302ee</TenantId>
</DeviceGroupRepresentation>
</ArrayOfDeviceGroupRepresentation>