Skip to content

Rubrik Python SDK v2.0.4

Compare
Choose a tag to compare
@drew-russell drew-russell released this 16 Oct 17:52
· 260 commits to devel since this release
133f8f9

New Functions

  • vcenter_refresh_vm()
  • add_floating_ips()
  • remove_floating_ips()
  • get_floating_ips()
  • get_vsphere_vm()
  • get_vsphere_vm_details()
  • get_vsphere_vm_file()
  • get_vsphere_vm_snapshot()
  • get_sql_db()

Enhancements

  • Add fileset and ahv support to assign_sla()
  • Add NAS share support to on_demand_snapshot()
  • Add force_full support for Oracle DB objects in on_demand_snapshot()

Bug Fixes

  • The setup_cluster() bootstrap function has been updated to apply NTP configurations correctly on CDM 5.0 and greater clusters (#53)
  • General enhancements to the bootstrap process