nutanix / nutanix.ansible

Official Nutanix Ansible collections
GNU General Public License v3.0
64 stars 36 forks source link

[Imprv] Enable database clones and clone refresh using latest snapshot flag #391

Closed bhati-pradeep closed 10 months ago

bhati-pradeep commented 1 year ago

Describe the request Enable database clones and clone refresh using latest snapshot flag

Current behaviour Only pitr timestamp and snapshot uuid is supported

Expected behaviour Add a field to enable clones and refreh cone using latest snapshot flag

modules: ntnx_ndb_database_clones ntnx_ndb_database_clone_refresh

bhati-pradeep commented 10 months ago

Added attributes "latest_snapshot" in database clone and clone refresh module to perform action using latest snapshot.