Virsec Centralized Probe Management (CPM) API

The Centralized Probe Management (CPM) API simplifies upgrade and troubleshooting of VSP Probes deployed across application platforms. Served from the customer's CMS host under /rms, it covers probe inventory, log/statistics/data collection, log-level modification per module, file download, command history, probe install/upgrade/uninstall/migrate, CPM self-upgrade, script installation, remote vsp-cli execution and VSP service start/stop. Requests use HTTP Basic authentication with Super Admin credentials; the API is compatible with CMS and Probes from VSP 2.9 and above, with install/upgrade/uninstall/script/vsp-cli operations added in 2.11 and migrate/self-upgrade/service in 3.0.0.

API entry from apis.yml

apis.yml Raw ↑
aid: virsec-cpm-api
name: Virsec Centralized Probe Management (CPM) API
description: The Centralized Probe Management (CPM) API simplifies upgrade and troubleshooting of VSP
  Probes deployed across application platforms. Served from the customer's CMS host under /rms, it covers
  probe inventory, log/statistics/data collection, log-level modification per module, file download, command
  history, probe install/upgrade/uninstall/migrate, CPM self-upgrade, script installation, remote vsp-cli
  execution and VSP service start/stop. Requests use HTTP Basic authentication with Super Admin credentials;
  the API is compatible with CMS and Probes from VSP 2.9 and above, with install/upgrade/uninstall/script/vsp-cli
  operations added in 2.11 and migrate/self-upgrade/service in 3.0.0.
humanURL: https://docs.virsec.com/docs/cpm-apis
baseURL: https://{cms_host}/rms
tags:
- Security
- Workload Protection
- Agent Management
properties:
- type: Documentation
  url: https://docs.virsec.com/docs/cpm-apis
- type: APIReference
  url: https://docs.virsec.com/docs/cpm-apis
- type: ErrorCatalog
  url: errors/virsec-error-codes.yml
- type: Authentication
  url: authentication/virsec-authentication.yml