awickham10 / psdpa

PowerShell module for the Solarwinds DPA REST API
MIT License
8 stars 0 forks source link

Remove-DpaAnnotation - Allow Pipelining Annotations #10

Open awickham10 opened 5 years ago

awickham10 commented 5 years ago

Allow a annotation to be passed to Remove-DpaAnnotation through the pipeline.

Get-DpaAnnotation -MonitorName 'FakeServer' | Remove-DpaAnnotation