Skip to content

Conversation

@stevevillardi
Copy link
Collaborator

7.7.5

Cmdlet Changes

  • Get-LMDeviceData: Fixed a bug that used the incorrect pagination logic when trying to enumerate additional pages of result data.
  • Get-LMDeviceData: Added a new parameter -Datapoints which allows for filtering which datapoints are returned as part of the data export.

New Cmdlets

  • Set-LMDeviceGroupDatasource: This cmdlet modifies an existing device group datasource in LogicMonitor, allowing updates to monitoring state. This cmdlet provides control over the "Enable" checkbox (stopMonitoring) for a datasource applied to a device group. For alert settings use Set-LMDeviceGroupDatasourceAlertSetting.

Important Notes

  • LM Uptime Removal: Due to issues with the v3 api endpoints for LM Uptime, they are being temporarily removed from the module. As soon as they are officially supported in the LM Swagger guide they will be reintroduced along with the Website->Uptime conversion cmdlet. For previous versions of the module that still have access to these cmdlets it is recommended that you wait until the official swagger endpoints are released.

@stevevillardi stevevillardi merged commit 23ae667 into main Dec 16, 2025
2 checks passed
@stevevillardi stevevillardi linked an issue Dec 16, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request: Add ability to set stopMonitoring on Device Group Datasources Get-LMDeviceData doesn't handle paging correctly

2 participants