Description
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
lack of support to hot backups is preventing automate backup creation.
1 doesn't have the type of backup variable causing every backup created using the client library to be default.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Support the backup_type
variable as it works in gcloud2 and the API3
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
- Using as curl to call the API directly, however this needs to generate the token, and manage the HTTP request
- Using gcloud command, however this way doesn't scale to be automated.
Additional context
Add any other context or screenshots about the feature request here.