Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 1.99 KB

File metadata and controls

47 lines (37 loc) · 1.99 KB

Scale_Computing.Hypercore Release Notes

Initial release

  • scale_computing.hypercore.hypercore - Inventory source for Scale Computing HyperCore.
  • scale_computing.hypercore.api - API interaction with Scale Computing HyperCore
  • scale_computing.hypercore.iso - Manage ISO images on HyperCore API
  • scale_computing.hypercore.iso_info - Retrieve ISO images
  • scale_computing.hypercore.node_info - Returns information about the nodes in a cluster.
  • scale_computing.hypercore.remote_cluster_info - Retrieve a list of remote clusters.
  • scale_computing.hypercore.snapshot_schedule - Manage snap schedule to configure the desired schedule of snapshot creation.
  • scale_computing.hypercore.snapshot_schedule_info - Retrieve information about an automated VM snapshot schedule.
  • scale_computing.hypercore.task_wait - Wait for a HyperCore TaskTag to be finished.
  • scale_computing.hypercore.vm - Create, update or delete a VM.
  • scale_computing.hypercore.vm_boot_devices - Manage HyperCore VM's boot devices
  • scale_computing.hypercore.vm_clone - Handles cloning of the VM
  • scale_computing.hypercore.vm_disk - Manage VM's disks
  • scale_computing.hypercore.vm_export - Handles export of the virtual machine
  • scale_computing.hypercore.vm_import - Handles import of the virtual machine
  • scale_computing.hypercore.vm_info - Retrieve information about the VMs.
  • scale_computing.hypercore.vm_nic - Handles actions over network interfaces
  • scale_computing.hypercore.vm_nic_info - Returns info about NIC
  • scale_computing.hypercore.vm_node_affinity - Update virtual machine's node affinity
  • scale_computing.hypercore.vm_params - Manage VM's parameters
  • scale_computing.hypercore.vm_replication - Handles VM replications
  • scale_computing.hypercore.vm_replication_info - Returns info about replication of a specific VM