DattoAPI
2.0.0
This module provides a PowerShell wrapper for the Datto BCDR 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 BCDR SaaS API PowerShell Windows Celerium
Functions
ConvertTo-QueryString Get-InvokeMetaData Invoke-APIRequest Add-DattoAPIKey Get-DattoAPIKey Remove-DattoAPIKey Test-DattoAPIKey Add-DattoBaseURI Get-DattoBaseURI Remove-DattoBaseURI Export-DattoModuleSettings Get-DattoModuleSettings Import-DattoModuleSettings Remove-DattoModuleSettings Get-DattoActivityLog Get-DattoAgent Get-DattoAlert Get-DattoApplication Get-DattoAsset Get-DattoBCDR Get-DattoDevice Get-DattoDomain Get-DattoSaaS Get-DattoShare Get-DattoSeat 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
- Private\APIKey.ps1
- Private\ModuleSettings.ps1
- Public\BCDR_ActivityLog.ps1
- Public\BCDR_Agent.ps1
- Public\BCDR_Alert.ps1
- Public\BCDR_Asset.ps1
- Public\BCDR_BCDR.ps1
- Public\BCDR_Device.ps1
- Public\BCDR_Share.ps1
- Public\BCDR_Volume.ps1
- Public\SaaS_Application.ps1
- Public\SaaS_Domain.ps1
- Public\SaaS_SaaS.ps1
- Public\SaaS_Seat.ps1
- DattoAPI.psd1
- Private\APICalls.ps1
- Private\BaseURI.ps1