homotechsual / NinjaOne

MIT License
85 stars 25 forks source link

Invoke-NinjaOneRequest as a cmdlet. #21

Closed james-maclean closed 1 year ago

james-maclean commented 1 year ago

I think what would make this great module even better is to add an ability to leverage the modules management of authorisation to make requests directly to the API.

Ideally this would be similar to Invoke-MGGraphRequest listed here Microsoft Documentation

With support for parameters such as -Method, -URI etc.

homotechsual commented 1 year ago

This is in 1.7.0 - though any missing cmdlets I'd like to know about so we can implement them directly too!