WebServices API
Introduction
BDRShield exposes its objects with WebServices Application Programming Interface(API) by invoking actions through HTTP protocol in the form of requests with the corresponding parameters and receiving responses for the action This topicwill help you ...
Fundamentals
Client-Server Model API execution follows Client-Server Model The Client makes the request to the BDRShield over the HTTP protocol. After receiving the request, request is formulated as per the operation to be performed as response. Response is ...
API Management & Execution
API Management Using Postman BDRShield exposes its objects through Web Service APIs. BDRShield now allows the user to export and use the BDRShield API collections on Postman App. Postman is a popular cloud-based API repository platform for developing ...
Automation Scripts
BDRShield Scripts can be used to automate many BDRShield functions, such as bulk addition, getting customized reports etc. We have written python scripts using BDRShield APIs to automate a few use cases in this guide. For example, the python scripts ...
Reports
The following are the different reports; Latest Backup Job Report The following python script can be used to to get customized reports from the BDRShield Backup Server. You will get the following output as CSV file, Backup Job Name Client Name Job ...
Recent Articles
Error 105979 : Backup Failed Due to Duplicate VM UUID
KB ID 105979 Issue Encountering the Error "Backup Failed Due to Duplicate VM UUID" Cause This error occurs when two or more VMs on the same Proxmox host have the same UUID. The backup cannot uniquely identify these VMs, so the backup of the affected ...
98998
Exclusion Item Type Typical Location/Example Description / Notes BDRShield Installation Directory Folder C:\Program Files\Vembu\ Exclude the entire BDRShield installation directory.
Antivirus Exclusions for BDRShield
Antivirus (AV), Endpoint Detection and Response (EDR), Extended Detection and Response (XDR), endpoint security, and firewall solutions can interfere with normal backup and recovery operations by scanning files, processes, and network communications ...
Customer Responsibilities for Successful Backup and Recovery
Purpose This document outlines the responsibilities of customers to help ensure successful backup and recovery operations using BDRShield. While BDRShield provides backup, recovery, monitoring, and cyber resilience capabilities, maintaining a healthy ...
Storage Requirements and Best Practices for NAS, SMB, NFS, and iSCSI Backup Repositories
This article outlines the storage requirements, sizing recommendations, and best practices for configuring NAS, SMB, NFS, and iSCSI backup repositories to ensure optimal backup performance, reliability, and data integrity. ⚠️ Important ...