Celerium / Datto-PowerShellWrapper

PowerShell wrapper for the Datto BCDR API
https://celerium.github.io/Datto-PowerShellWrapper/
MIT License
4 stars 2 forks source link

[Feature Request]: IT-Glue Endpoints #7

Open cksapp opened 3 months ago

cksapp commented 3 months ago

Project README

Online Documentation

PowerShell Help

Describe the solution you'd like

Noticed several new endpoints for IT Glue integration from the Datto Partner Portal, attempting to currently implement functions for these additions.

`/v1/itglue/{clientId}/dtc-assets`
`/v1/itglue/{clientId}/dtc-assets/{assetUuid}`

`/v1/dtc/assets`
`/v1/dtc/{clientId}/assets/{assetUuid}`

Describe alternatives you've considered

No response

Existing Issue?

Issue: #6

cksapp commented 3 months ago

As a side note I do not have an active IT Glue instance currently so this may be difficult to test properly and validate without any return, so @Celerium if you have once then that would be highly beneficial. 😃