Gets the DeviceGroupApplicationVersions for a specific DeviceGroup
Name | Description | Additional information |
---|---|---|
deviceGroupId |
Define this parameter in the request URI. |
[ { "deviceGroupId": "33e18d42-47b2-470d-b7df-2e8f29f1c189", "applicationVersionId": "b1389d6f-b246-46f5-8aca-27e0e90b78bb", "createdDateUtc": "2025-04-21T01:33:58.4631719+00:00", "updatedDateUtc": "2025-04-21T01:33:58.4631719+00:00" }, { "deviceGroupId": "33e18d42-47b2-470d-b7df-2e8f29f1c189", "applicationVersionId": "b1389d6f-b246-46f5-8aca-27e0e90b78bb", "createdDateUtc": "2025-04-21T01:33:58.4631719+00:00", "updatedDateUtc": "2025-04-21T01:33:58.4631719+00:00" }, { "deviceGroupId": "33e18d42-47b2-470d-b7df-2e8f29f1c189", "applicationVersionId": "b1389d6f-b246-46f5-8aca-27e0e90b78bb", "createdDateUtc": "2025-04-21T01:33:58.4631719+00:00", "updatedDateUtc": "2025-04-21T01:33:58.4631719+00:00" } ]
<ArrayOfDeviceGroupApplicationVersionRepresentation xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BlueDot.Cyan.Server.Core.Models.Rest.Version1"> <DeviceGroupApplicationVersionRepresentation> <CreatedDateUtc>2025-04-21T01:33:58.4631719+00:00</CreatedDateUtc> <UpdatedDateUtc>2025-04-21T01:33:58.4631719+00:00</UpdatedDateUtc> <ApplicationVersionId>b1389d6f-b246-46f5-8aca-27e0e90b78bb</ApplicationVersionId> <DeviceGroupId>33e18d42-47b2-470d-b7df-2e8f29f1c189</DeviceGroupId> </DeviceGroupApplicationVersionRepresentation> <DeviceGroupApplicationVersionRepresentation> <CreatedDateUtc>2025-04-21T01:33:58.4631719+00:00</CreatedDateUtc> <UpdatedDateUtc>2025-04-21T01:33:58.4631719+00:00</UpdatedDateUtc> <ApplicationVersionId>b1389d6f-b246-46f5-8aca-27e0e90b78bb</ApplicationVersionId> <DeviceGroupId>33e18d42-47b2-470d-b7df-2e8f29f1c189</DeviceGroupId> </DeviceGroupApplicationVersionRepresentation> <DeviceGroupApplicationVersionRepresentation> <CreatedDateUtc>2025-04-21T01:33:58.4631719+00:00</CreatedDateUtc> <UpdatedDateUtc>2025-04-21T01:33:58.4631719+00:00</UpdatedDateUtc> <ApplicationVersionId>b1389d6f-b246-46f5-8aca-27e0e90b78bb</ApplicationVersionId> <DeviceGroupId>33e18d42-47b2-470d-b7df-2e8f29f1c189</DeviceGroupId> </DeviceGroupApplicationVersionRepresentation> </ArrayOfDeviceGroupApplicationVersionRepresentation>