Skip to content

v6.3

Compare
Choose a tag to compare
@stevevillardi stevevillardi released this 20 Aug 02:05
· 21 commits to main since this release
5bd69c7

6.3

New Cmdlets:

  • Get-LMLogSource: This cmdlet will retrieve data for specified LogSources.
  • Remove-LMLogSource: This cmdlet will remove a specified LogSource.
  • Test-LMAppliesToQuery: This cmdlet will retrieve the results for a specified AppliesToQuery string, similar to the Test AppliesTo button in the portal UI.

Updated Cmdlets:

  • Export-LMLogicModule: Added support for LogSources.
  • Get-LMAlert: Fixed incorrect type filter for EventSources. Issue #11
  • New-LMOpsNote: Fixed bug causing device and website ID scopes to not be properly set. Issue #10
  • Set-LMDeviceDatasourceInstanceAlertSetting: Fixed bug causing instance id lookup to fail when specifying instance name.