-
Notifications
You must be signed in to change notification settings - Fork 6
Get-LMSDT -Name doesn't seem to work... #97
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingfix released - pendingIssue has been fixed in latest release, pending closing on confirmation of issue resolutionIssue has been fixed in latest release, pending closing on confirmation of issue resolution
Description
Activity
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfix released - pendingIssue has been fixed in latest release, pending closing on confirmation of issue resolutionIssue has been fixed in latest release, pending closing on confirmation of issue resolution
https://logicmonitor.github.io/lm-powershell-module-docs/documentation/sdts/get-lmsdt/
When this mentions the "Name" of an SDT, does that mean the Notes/Comment? SDTs don't have Names that I can see. I tried using get-lmsdt with the -name parameter and specified a Note I wanted to search for, but it just dumped me all the SDTs in our system.
I would also change -name to -notes since that's how it's referenced in the UI.