Sample:
[
{
"deviceGroupId": "dc45465f-6e68-45ad-9142-c53f3f91657f",
"tenantId": "e660f82a-d833-48db-9ca0-24c3de703a68",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-03-18T10:21:52.7206889+00:00",
"updatedDateUtc": "2026-03-18T10:21:52.7206889+00:00"
},
{
"deviceGroupId": "dc45465f-6e68-45ad-9142-c53f3f91657f",
"tenantId": "e660f82a-d833-48db-9ca0-24c3de703a68",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-03-18T10:21:52.7206889+00:00",
"updatedDateUtc": "2026-03-18T10:21:52.7206889+00:00"
},
{
"deviceGroupId": "dc45465f-6e68-45ad-9142-c53f3f91657f",
"tenantId": "e660f82a-d833-48db-9ca0-24c3de703a68",
"lookupKey": "sample string 3",
"name": "sample string 4",
"description": "sample string 5",
"isDefault": true,
"createdDateUtc": "2026-03-18T10:21:52.7206889+00:00",
"updatedDateUtc": "2026-03-18T10:21:52.7206889+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-18T10:21:52.7206889+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-18T10:21:52.7206889+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>dc45465f-6e68-45ad-9142-c53f3f91657f</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>e660f82a-d833-48db-9ca0-24c3de703a68</TenantId>
</DeviceGroupRepresentation>
<DeviceGroupRepresentation>
<CreatedDateUtc>2026-03-18T10:21:52.7206889+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-18T10:21:52.7206889+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>dc45465f-6e68-45ad-9142-c53f3f91657f</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>e660f82a-d833-48db-9ca0-24c3de703a68</TenantId>
</DeviceGroupRepresentation>
<DeviceGroupRepresentation>
<CreatedDateUtc>2026-03-18T10:21:52.7206889+00:00</CreatedDateUtc>
<UpdatedDateUtc>2026-03-18T10:21:52.7206889+00:00</UpdatedDateUtc>
<Description>sample string 5</Description>
<DeviceGroupId>dc45465f-6e68-45ad-9142-c53f3f91657f</DeviceGroupId>
<IsDefault>true</IsDefault>
<LookupKey>sample string 3</LookupKey>
<Name>sample string 4</Name>
<TenantId>e660f82a-d833-48db-9ca0-24c3de703a68</TenantId>
</DeviceGroupRepresentation>
</ArrayOfDeviceGroupRepresentation>