Skip to content

Can we run a report via PWSH with a command #71

@AUrhino

Description

@AUrhino

We have a need to be able to run a report via powershell.
We have many that are setup and scheduled to run but someone wants them run before the schedule.
Looking at the swagger:
https://www.logicmonitor.com/swagger-ui-master/api-v3/dist/#/Report/generateReportById
The end point is:
[/report/reports/{id}/executions]

This should be pretty similar to: Get-LMNetscanExecution.ps1 with a different url

my coffee hasn't kicked in today.... I can't work out how to get a copy of this tweaked and allowed to import for testing else I would mock this up and send to you.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions