Interface MorpheusSynchronousHypervisorService


public interface MorpheusSynchronousHypervisorService
  • Method Summary

    Modifier and Type
    Method
    Description
    Trigger the initialization of a compute server as a hypervisor
  • Method Details

    • initialize

      Boolean initialize(ComputeServer server)
      Trigger the initialization of a compute server as a hypervisor
      Parameters:
      server - to initialize as a hypervisor
      Returns:
      true of the initialization was successfully triggered.