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.
-
- Lurker
- Posts: 2
- Liked: never
- Joined: Dec 14, 2021 12:37 pm
- Full Name: Aleksander Pecherskikh
- Contact:
-
- Veeam Software
- Posts: 2010
- Liked: 670 times
- Joined: Sep 25, 2019 10:32 am
- Full Name: Oleg Feoktistov
- Contact:
Re: EM Rest API Guest Processing
What job types do you mean and what application-aware processing information you would like to see there? Thanks!
-
- Lurker
- Posts: 2
- Liked: never
- Joined: Dec 14, 2021 12:37 pm
- Full Name: Aleksander Pecherskikh
- Contact:
Re: EM Rest API Guest Processing
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.
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.
-
- Veeam Software
- Posts: 2010
- Liked: 670 times
- Joined: Sep 25, 2019 10:32 am
- Full Name: Oleg Feoktistov
- Contact:
Re: EM Rest API Guest Processing
Right, currently you can check it only through Powershell or VBR REST API (Vmware Backup Jobs). Your request makes sense, I noted it. Thanks!
Who is online
Users browsing this forum: No registered users and 2 guests