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

Data sources to view all backups (CBR) #1779

Closed
lego963 opened this issue Jun 23, 2022 Discussed in #1778 · 0 comments · Fixed by #1795
Closed

Data sources to view all backups (CBR) #1779

lego963 opened this issue Jun 23, 2022 Discussed in #1778 · 0 comments · Fixed by #1795

Comments

@lego963
Copy link
Contributor

lego963 commented Jun 23, 2022

Discussed in #1778

Originally posted by d0schuma June 23, 2022
Hello,

is there a way to view all backups (included 'creation time' and 'backup id') that have already been performed?
Similar to this documentation: https://docs.otc.t-systems.com/en-us/api/cbr/ListBackups.html

Would be a nice to have, if not implemented now. :)

@artem-lifshits artem-lifshits self-assigned this Jun 27, 2022
@otc-zuul otc-zuul bot closed this as completed in #1795 Jul 6, 2022
otc-zuul bot pushed a commit that referenced this issue Jul 6, 2022
…ntelekomcloud_cbr_backup_ids_v3 (#1795)

[CBR] new data_source/opentelekomcloud_cbr_backup_v3, data_source/opentelekomcloud_cbr_backup_ids_v3

Summary of the Pull Request
PR Checklist

 Closes: #1779
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccCBRBackupV3DataSource_basic
=== PAUSE TestAccCBRBackupV3DataSource_basic
=== CONT  TestAccCBRBackupV3DataSource_basic
--- PASS: TestAccCBRBackupV3DataSource_basic (31.63s)
PASS

Process finished with the exit code 0

=== RUN   TestAccCBRBackupV3DataSourceIds_basic
=== PAUSE TestAccCBRBackupV3DataSourceIds_basic
=== CONT  TestAccCBRBackupV3DataSourceIds_basic
--- PASS: TestAccCBRBackupV3DataSourceIds_basic (31.86s)
PASS

Process finished with the exit code 0

Reviewed-by: Anton Sidelnikov <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment