DattoAPI
1.0.0
This module provides a PowerShell wrapper for the Datto API.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
https://github.com/Celerium/Datto-PowerShellWrapper/blob/main/LICENSE
Package Details
Author(s)
- David Schulte
Tags
Datto API PowerShell Windows Celerium
Functions
Add-DattoAPIKey Get-DattoAPIKey Remove-DattoAPIKey Test-DattoAPIKey Add-DattoBaseURI Get-DattoBaseURI Remove-DattoBaseURI Export-DattoModuleSettings Import-DattoModuleSettings Remove-DattoModuleSettings Get-DattoActivityLog Get-DattoAgent Get-DattoAlert Get-DattoAsset Get-DattoBCDR Get-DattoDevice Get-DattoShare Get-DattoVolume
PSEditions
Dependencies
This module has no dependencies.
Release Notes
https://github.com/Celerium/Datto-PowerShellWrapper/blob/main/README.md
FileList
- DattoAPI.nuspec
- DattoAPI.psm1
- Internal\BaseURI.ps1
- Internal\ModuleSettings.ps1
- Resources\ActivityLog.ps1
- Resources\Agent.ps1
- Resources\Alert.ps1
- Resources\Asset.ps1
- Resources\BCDR.ps1
- Resources\Device.ps1
- Resources\Share.ps1
- Resources\Volume.ps1
- Tests\APIKey.Tests.ps1
- Tests\BaseURI.Tests.ps1
- Tests\DattoAPI.Tests.ps1
- Tests\HelpComment.Tests.ps1
- DattoAPI.psd1
- Internal\APIKey.ps1