Solved

API - Agent Copy Jobs


Userlevel 1

I am trying to locate "Agent Copy Jobs" in the VEM API. But for some reason they do not appear in following calls;

https://:9398/api/agents/jobs
https://:9398/api/jobs

Any ideas. I need to link them back to the job itself.

icon

Best answer by Chris.Childerhose 24 August 2022, 14:40

View original

5 comments

Userlevel 7
Badge +20

Based on the following forum post it seems they are not part of the API but are planned to be there in v12 though - https://forums.veeam.com/restful-api-f30/what-rest-api-endpoint-gives-equivalent-response-as-get-vbrcomputerbackupcopyjob-t77982.html

 

Userlevel 7
Badge +13

Hi @nebb I checked on Veeam’s helpcenter and unfortunately the “copy jobs” for agent are not currently available via API.

Userlevel 1

thats cool, thanks guys. Any idea about T-Log files with extensions VLB/VSM/VLM? I can only find VIB/VBK under /api/backupfiles.

Userlevel 7
Badge +20

Appears those are not part of the API either as per here - GET /query?type=BackupFile - Veeam Backup REST API Reference

So I am guessing there is allot coming in the API for v12.  😂

Userlevel 1

Is it just me, but the API for v12 didnt include all the promises

Comment