Gets the DeviceGroupApplicationVersions for a specific DeviceGroup
Name | Description | Additional information |
---|---|---|
deviceGroupId |
Define this parameter in the request URI. |
[ { "deviceGroupId": "ad7a6613-8923-4aeb-8453-993e502e21b5", "applicationVersionId": "b9f371c9-c33d-4bfa-b631-7742b6c22ecb", "createdDateUtc": "2025-06-01T15:06:38.0003729+00:00", "updatedDateUtc": "2025-06-01T15:06:38.0003729+00:00" }, { "deviceGroupId": "ad7a6613-8923-4aeb-8453-993e502e21b5", "applicationVersionId": "b9f371c9-c33d-4bfa-b631-7742b6c22ecb", "createdDateUtc": "2025-06-01T15:06:38.0003729+00:00", "updatedDateUtc": "2025-06-01T15:06:38.0003729+00:00" }, { "deviceGroupId": "ad7a6613-8923-4aeb-8453-993e502e21b5", "applicationVersionId": "b9f371c9-c33d-4bfa-b631-7742b6c22ecb", "createdDateUtc": "2025-06-01T15:06:38.0003729+00:00", "updatedDateUtc": "2025-06-01T15:06:38.0003729+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-06-01T15:06:38.0003729+00:00</CreatedDateUtc> <UpdatedDateUtc>2025-06-01T15:06:38.0003729+00:00</UpdatedDateUtc> <ApplicationVersionId>b9f371c9-c33d-4bfa-b631-7742b6c22ecb</ApplicationVersionId> <DeviceGroupId>ad7a6613-8923-4aeb-8453-993e502e21b5</DeviceGroupId> </DeviceGroupApplicationVersionRepresentation> <DeviceGroupApplicationVersionRepresentation> <CreatedDateUtc>2025-06-01T15:06:38.0003729+00:00</CreatedDateUtc> <UpdatedDateUtc>2025-06-01T15:06:38.0003729+00:00</UpdatedDateUtc> <ApplicationVersionId>b9f371c9-c33d-4bfa-b631-7742b6c22ecb</ApplicationVersionId> <DeviceGroupId>ad7a6613-8923-4aeb-8453-993e502e21b5</DeviceGroupId> </DeviceGroupApplicationVersionRepresentation> <DeviceGroupApplicationVersionRepresentation> <CreatedDateUtc>2025-06-01T15:06:38.0003729+00:00</CreatedDateUtc> <UpdatedDateUtc>2025-06-01T15:06:38.0003729+00:00</UpdatedDateUtc> <ApplicationVersionId>b9f371c9-c33d-4bfa-b631-7742b6c22ecb</ApplicationVersionId> <DeviceGroupId>ad7a6613-8923-4aeb-8453-993e502e21b5</DeviceGroupId> </DeviceGroupApplicationVersionRepresentation> </ArrayOfDeviceGroupApplicationVersionRepresentation>