VBR REST API
Veeam Backup & Replication REST API allows you to query information about Veeam Backup & Replication entities and perform operations with these entities using HTTP requests and standard HTTP methods.
Vulnerability Management · Veeam App
Configuration parameters
credentials— Username (required)url— Resource URL (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsisFetch— Fetch incidentsfirst_fetch— First fetch timefetch_configuration_backup_events— Fetch configuration backup eventsdays_since_last_configuration_backup— Days Since Last Configuration Backupfetch_backup_repository_events— Fetch backup repository eventsbackup_repository_free_space— Backup Repository Free Space (GB)backup_repository_events_per_request— Backup Repository Events Per Requestfetch_malware_events— Fetch malware eventsmalware_events_per_request— Malware Events Per Requesthttp_request_timeout_sec— API Request Timeout (Seconds)incidentFetchInterval— Incidents Fetch IntervalincidentType— Incident typemax_fetch—
Commands (11)
-
veeam-vbr-create-malware-eventCreate Malware Event.
-
veeam-vbr-get-backup-objectGet Backup Object.
-
veeam-vbr-get-configuration-backupGet Configuration Backup.
-
veeam-vbr-get-inventory-objectsGet Inventory Objects.
-
veeam-vbr-get-malware-eventsGet All Malware Events.
-
veeam-vbr-get-repository-statesGet All Repository States.
-
veeam-vbr-get-restore-pointsGet All Restore Points.
-
veeam-vbr-get-sessionGet Session.
-
veeam-vbr-start-configuration-backupStart Configuration Backup.
-
veeam-vbr-start-instant-recoveryStart VM Instant Recovery to Original Location.
-
veeam-vbr-start-instant-recovery-customizedStart Customized VM Instant Recovery.