Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invoke-PfaBackupJob only returns true or false, and not the newly created history id/object #2

Open
andrewtobin opened this issue Sep 16, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@andrewtobin
Copy link

This is just a nice-to-have for symantic sugar, but I would prefer if invoking the backup job would return the newly created history object rather than just a true/false response. This would mean I could immediately pass that response on to my request to mount the snapshot rather than interrogate the history.

It also means if I have overlapping runs of backups (for cloning in different dev/uat environments) that my users are less likely to try and accidently mount the same, last-created, history object rather than the one they just created.

@mikenelson-io mikenelson-io added the enhancement New feature or request label Sep 16, 2021
@mikenelson-io
Copy link
Contributor

Thanks Andrew! We will pass this on to ENG as this would be an object change.

@rquimbey
Copy link
Contributor

Filed RFE Jira. We will push to get this implemented. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants