Skip to content

v7.7.5

Latest

Choose a tag to compare

@stevevillardi stevevillardi released this 16 Dec 21:50
· 3 commits to main since this release
23ae667

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.