🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

n8n-nodes-druva-msp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-druva-msp

n8n node for Druva MSP API integration

0.1.0
latest
Source
npm
Version published
Maintainers
1
Created
Source

n8n-nodes-druva-msp

This package provides n8n nodes to integrate with Druva MSP APIs, allowing Managed Service Providers to automate various operations related to customer management, tenant provisioning, reporting, and more.

Buy Me A Coffee

IMPORTANT: When updating between versions, make sure to restart your n8n instance after the update. UI changes and new features are only picked up after a restart.

Features

The Druva MSP integration provides access to the following key resources:

Production-Ready Resources

These resources have been fully tested and are ready for production use:

  • Admin Management

    • List, create, retrieve, update, and delete administrators
    • Manage admin roles and permissions
  • Customer Management

    • Create and manage MSP customers
    • Update customer details including contact information
    • Generate customer-specific access tokens for API operations
    • List and filter customers with client-side filtering capabilities
  • Consumption Billing Analyzer

    • Process consumption data with custom calculation methods for billing purposes
    • Apply configurable rounding and byte-value conversion
    • Returns a fully flattened data structure for easy processing in n8n workflows
    • Filter by specific customers, date ranges, and service plans

Additional Resources (In Development)

The following resources are available but require additional testing before production use:

  • Tenant Management

    • Create, retrieve, and update tenants
    • Suspend and unsuspend tenant operations
  • Service Plan Management

    • View available service plans
    • Retrieve detailed service plan information
  • Task Management

    • Track task status and progress
  • Event Monitoring

    • Access MSP-level and customer-level events
  • Comprehensive Reporting

    • Usage Reports (Global Summary, Tenant Consumption, Tenant Quota)
    • Cyber Resilience Reports (Rollback Actions, Data Protection Risk)
    • Endpoint Reports (User metrics, License usage, Backup status, Storage statistics)
    • Hybrid Workloads Reports (Backup activity, DR operations, Resource status)

Authentication

This node requires Druva MSP API credentials to authenticate:

  • Sign in to your Druva MSP portal
  • Navigate to Settings > API Credentials
  • Create new API credentials (Client ID and Secret Key)
  • Use these credentials in the Druva MSP API credentials in n8n

License

This project is licensed under the MIT License.

Support

If you find this node helpful and would like to support its development:

Buy Me A Coffee

Keywords

n8n-community-node-package

FAQs

Package last updated on 21 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts