Back to Nodes

VSPC API

Last updated Sep 6, 2025

A node for VSPC

1 Weekly Downloads
10 Monthly Downloads

Included Nodes

VSPC API

Description

VSPC API – n8n Custom Node

This is a custom n8n node for interacting with the Veeam Service Provider Console (VSPC) API. It allows you to fetch data from various endpoints, such as backup jobs, management agents, triggered alarms, tenant products, and more.


Features

  • Fetch Backup Jobs: Retrieve a list of all backup jobs from VSPC.
  • Fetch Management Agents: Retrieve a list of management agents from VSPC.
  • Fetch VB365 Organization Jobs: Retrieve a list of all organization jobs from VB365 servers.
  • Fetch Company Information: Retrieve detailed information about specific companies using their companyUid.
  • Fetch Products of all Tenants: Retrieve all products of tenants, including their versions and details.
  • Fetch Active Alarms: Retrieve a list of all currently active alarms from VSPC.

Installation

To install this custom node in your n8n instance:

  1. Clone this repository:
    git clone https://github.com/BuddiesD/n8n-nodes-vspc.git