RESTful knowledge exchange
Post Reply
pfsenses
Lurker
Posts: 2
Liked: never
Joined: Dec 14, 2021 12:37 pm
Full Name: Aleksander Pecherskikh
Contact:

EM Rest API Guest Processing

Post by pfsenses »

Is it possible to implement Backup Policies resource collection in Veeam Enterprise Manager, like in Service Provider Console?
Application-aware processing status is missing in EM, in my opinion.
In CSP this feature available by /BackupPolicies/{ID} resource.
oleg.feoktistov
Veeam Software
Posts: 1918
Liked: 636 times
Joined: Sep 25, 2019 10:32 am
Full Name: Oleg Feoktistov
Contact:

Re: EM Rest API Guest Processing

Post by oleg.feoktistov »

What job types do you mean and what application-aware processing information you would like to see there? Thanks!
pfsenses
Lurker
Posts: 2
Liked: never
Joined: Dec 14, 2021 12:37 pm
Full Name: Aleksander Pecherskikh
Contact:

Re: EM Rest API Guest Processing

Post by pfsenses »

Backup jobs. Backup policies of CSP have Guest Processing Options.
ProcessingEnabled property is interesting for me, because i can't sort VMs with application-aware enabled or disabled checkbox via Rest API.
Like this command "Get-VBRJob | where {$_.JobType -eq "Backup" -and $_.info.IsScheduleEnabled -eq $True -and $_.VSSOptions.Enabled -eq $False} | Get-VBRJobObject", but using rest api. If you will be implement other properties, it will be good.
oleg.feoktistov
Veeam Software
Posts: 1918
Liked: 636 times
Joined: Sep 25, 2019 10:32 am
Full Name: Oleg Feoktistov
Contact:

Re: EM Rest API Guest Processing

Post by oleg.feoktistov »

Right, currently you can check it only through Powershell or VBR REST API (Vmware Backup Jobs). Your request makes sense, I noted it. Thanks!
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests