Celerium.DattoBCDR Module
Description
This PowerShell module acts as a wrapper for the DattoRMM API.
Celerium.DattoBCDR Cmdlets
Add-DattoBCDRAPIKey
Sets the API public & secret keys used to authenticate API calls
Add-DattoBCDRBaseURI
Sets the base URI for the Datto API connection
ConvertTo-DattoBCDRQueryString
Converts uri filter parameters
Export-DattoBCDRModuleSettings
Exports the Datto BaseURI, API, & JSON configuration information to file
Get-DattoBCDRActivityLog
Gets a filtered list of activity logs ordered by date
Get-DattoBCDRAgent
Get Datto BCDR agents from a given device
Get-DattoBCDRAlert
Gets Datto BCDR alerts for a given device
Get-DattoBCDRAPIKey
Gets the Datto API public & secret key global variables
Get-DattoBCDRAsset
Get Datto BCDR assets (agents and shares) for a given device
Get-DattoBCDRBaseURI
Shows the Datto base URI global variable
Get-DattoBCDRDevice
Gets Datto BCDR devices from the the Datto API
Get-DattoBCDRDTCAsset
Get details for direct-to-cloud assets
Get-DattoBCDRDTCRMMTemplate
Get RMM templates
Get-DattoBCDRDTCStoragePool
Gets storage pool usage
Get-DattoBCDRMetaData
Gets various Api metadata values
Get-DattoBCDRModuleSettings
Gets the saved Datto configuration settings
Get-DattoBCDRSaaSApplication
Get Datto SaaS protection backup data for a given customer
Get-DattoBCDRSaaSBackupStats
Gets detailed Saas backup data
Get-DattoBCDRSaaSDomain
Get Datto SaaS protection data about what domains are being protected
Get-DattoBCDRSaaSSeat
Get Datto SaaS protection seats for a given customer
Get-DattoBCDRShare
Gets Datto BCDR shares for a given device
Get-DattoBCDRVMRestore
Gets Datto BCDR VM restores by serial number
Get-DattoBCDRVolume
Gets an asset(s)(agent or share) for a specific volume on a device
Import-DattoBCDRModuleSettings
Imports the Datto BaseURI, API, & JSON configuration information to the current session
Invoke-DattoBCDRRequest
Makes an API request
Remove-DattoBCDRAPIKey
Removes the Datto API public & secret key global variables
Remove-DattoBCDRBaseURI
Removes the Datto base URI global variable
Remove-DattoBCDRModuleSettings
Removes the stored Datto configuration folder
Set-DattoBCDRDTCBandwidth
Updates the bandwidth settings for a single direct-to-cloud agent
Set-DattoBCDRSaaSBulkSeatChange
Sets Datto SaaS Protection bulk seat changes
Test-DattoBCDRAPIKey
Test the Datto API public & secret keys